Files
sglang/examples/monitoring/grafana/datasources/datasource.yaml
2025-09-04 15:56:33 +08:00

9 lines
158 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://localhost:9090
isDefault: true
editable: false