Files
docker-images/otel-lgtm/config/grafana-dashboards.yaml
T
woggioni 50ab02aef2
CI / Build otel-lgtm docker images (push) Successful in 5m8s
added otel-lgtm image
2026-06-30 14:19:57 +08:00

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