Add grafana service to visualize prometheus metrics #37

Merged
fyrchik merged 1 commit from alexvanin/frostfs-dev-env:feature/grafanf into master 2023-07-24 13:31:30 +00:00
Owner

Service lives on 3000 ports.

Service lives on 3000 ports.
alexvanin force-pushed feature/grafanf from b4b0157a40 to c7e0029370 2023-07-13 09:15:29 +00:00 Compare
alexvanin requested review from storage-core-committers 2023-07-13 09:15:34 +00:00
alexvanin requested review from storage-core-developers 2023-07-13 09:15:34 +00:00
alexvanin requested review from storage-services-committers 2023-07-13 09:15:35 +00:00
alexvanin requested review from storage-services-developers 2023-07-13 09:15:36 +00:00
fyrchik approved these changes 2023-07-13 10:45:40 +00:00
@ -0,0 +5,4 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "7.2.0"
Owner

The version differs from the image version, it is expected?

The version differs from the image version, it is expected?
Author
Owner

Yes. This is imported https://grafana.com/grafana/dashboards/14061-go-runtime-metrics/ dashboard which is compatible with latest grafana.

Yes. This is imported https://grafana.com/grafana/dashboards/14061-go-runtime-metrics/ dashboard which is compatible with latest grafana.
fyrchik marked this conversation as resolved
@ -0,0 +1,11 @@
apiVersion: 1
providers:
- name: 'Prometheus'
Owner

Why do we have quotes here and no quotes in datasource.yml?

Why do we have quotes here and no quotes in `datasource.yml`?
Author
Owner

Fixed.

Fixed.
fyrchik marked this conversation as resolved
dkirillov approved these changes 2023-07-17 08:26:11 +00:00
alexvanin force-pushed feature/grafanf from c7e0029370 to 3400bb5736 2023-07-24 12:47:35 +00:00 Compare
Author
Owner

Updated to the latest 9.5.6 grafana image version.

Updated to the latest 9.5.6 grafana image version.
fyrchik merged commit 3400bb5736 into master 2023-07-24 13:31:30 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No milestone
No project
No assignees
3 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#37
No description provided.