llama-stack-mirror/scripts/telemetry/grafana-datasources.yaml
Eric Huang 0a25c10350 chore: setup telemetry
# What does this PR do?


## Test Plan
2025-10-03 16:35:32 -07:00

15 lines
260 B
YAML

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