llama-stack-mirror/scripts/telemetry/grafana-datasources.yaml
Eric Huang cfcf371deb chore(telemetry): add grafana dashboards
# What does this PR do?


## Test Plan
2025-10-27 12:03:30 -07:00

16 lines
280 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
uid: prometheus
isDefault: true
editable: true
- name: Jaeger
type: jaeger
access: proxy
url: http://jaeger:16686
editable: true