24 lines
780 B
YAML
24 lines
780 B
YAML
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
|