metrics: add host multi-mount storage metrics, Prometheus exporter, and Grafana panels
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,7 @@ apiVersion: 1
|
||||
|
||||
datasources:
|
||||
- name: Prometheus
|
||||
uid: copykar-prometheus
|
||||
type: prometheus
|
||||
access: proxy
|
||||
url: http://prometheus:9090
|
||||
|
||||
@@ -5,4 +5,5 @@ global:
|
||||
scrape_configs:
|
||||
- job_name: "copykar"
|
||||
static_configs:
|
||||
- targets: ["copykar:8000"]
|
||||
- targets: ["copykar:8008"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user