This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
apiVersion: 1
|
||||
|
||||
providers:
|
||||
- name: "RED Metrics (classic histogram)"
|
||||
type: file
|
||||
options:
|
||||
path: /usr/share/grafana/grafana-dashboard-red-metrics-classic.json
|
||||
foldersFromFilesStructure: false
|
||||
- name: "RED Metrics (exponential/native histogram)"
|
||||
type: file
|
||||
options:
|
||||
path: /usr/share/grafana/grafana-dashboard-red-metrics-native.json
|
||||
foldersFromFilesStructure: false
|
||||
- name: "JVM Metrics"
|
||||
type: file
|
||||
options:
|
||||
path: /usr/share/grafana/grafana-dashboard-jvm-metrics.json
|
||||
foldersFromFilesStructure: false
|
||||
- name: "OpenTelemetry Collector HostMetrics (Node Exporter)"
|
||||
type: file
|
||||
options:
|
||||
path: /usr/share/grafana/opentelemetry-collector-hostmetrics-node-exporter.json
|
||||
foldersFromFilesStructure: false
|
||||
Reference in New Issue
Block a user