grafana: Add overview and storage dashboards #39

Merged
dstepanov-yadro merged 1 commit from dstepanov-yadro/frostfs-dev-env:feat/storage-node into master 2024-09-04 19:51:19 +00:00

Relates #38

  • overview panel has been added, it is planned to fill it with metrics common to all services: RPS, the number of errors, resources consumed, etc.

  • overview panel is installed as the home page

  • disabled authorization and login page, so no need to enter login/pass anymore

  • storage node panel has been added, it contains now RPS, error rate and latency values per grpc_method, other metrics will be added in the future

Relates #38 - overview panel has been added, it is planned to fill it with metrics common to all services: RPS, the number of errors, resources consumed, etc. - overview panel is installed as the home page - disabled authorization and login page, so no need to enter login/pass anymore - storage node panel has been added, it contains now RPS, error rate and latency values per grpc_method, other metrics will be added in the future
dstepanov-yadro force-pushed feat/storage-node from b5e4d5656e to d818dffe12 2023-07-31 07:14:03 +00:00 Compare
dstepanov-yadro force-pushed feat/storage-node from d818dffe12 to 40af3fc2b1 2023-07-31 07:15:06 +00:00 Compare
dstepanov-yadro force-pushed feat/storage-node from 40af3fc2b1 to 7de23fe789 2023-07-31 09:07:44 +00:00 Compare
dstepanov-yadro changed title from WIP: grafana: Add storage dashboard to grafana: Add overview and storage dashboards 2023-07-31 09:26:56 +00:00
dstepanov-yadro requested review from storage-core-committers 2023-07-31 09:27:02 +00:00
dstepanov-yadro requested review from storage-core-developers 2023-07-31 09:27:03 +00:00
dstepanov-yadro requested review from storage-services-committers 2023-07-31 09:27:06 +00:00
dstepanov-yadro requested review from storage-services-developers 2023-07-31 09:27:07 +00:00
aarifullin approved these changes 2023-07-31 09:59:09 +00:00
fyrchik reviewed 2023-07-31 10:09:10 +00:00
@ -3,4 +3,3 @@
http_gate
s3_gate
rest_gate
grafana
Owner

Not opposing the change, just asking: do we need it or is it purely aesthetic?

Not opposing the change, just asking: do we need it or is it purely aesthetic?
Author
Member

grafana relates more to bootstrap services than for services

grafana relates more to bootstrap services than for services
fyrchik approved these changes 2023-07-31 10:09:13 +00:00
dkirillov approved these changes 2023-07-31 12:43:56 +00:00
acid-ant approved these changes 2023-07-31 13:05:09 +00:00
JuliaKovshova approved these changes 2023-07-31 13:11:50 +00:00
alexvanin approved these changes 2023-07-31 14:06:24 +00:00
dstepanov-yadro merged commit 7de23fe789 into master 2023-07-31 14:07:18 +00:00
dstepanov-yadro deleted branch feat/storage-node 2023-07-31 14:07:18 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
7 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#39
No description provided.