nvitop/nvitop-exporter/grafana/datasource.yml
Gianfranco Salomone 974762a8c3
feat(exporter): add Dockerfile and docker-compose template for nvitop-exporter (#159)
Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
2025-05-26 19:04:23 +08:00

10 lines
207 B
YAML

apiVersion: 1
datasources:
- name: nvitop-prometheus
type: prometheus
access: proxy
uid: nvitop-prometheus
url: http://prometheus:9090
isDefault: true
version: 1
editable: true