debian-image-builder-frontend/devel/config/grafana/datasources/datasource.yml
Gianluca Zuccarelli bc05bdc0ac devel: update prometheus config
Enable prometheus scraping of the composer endpoints of the
composer instance, which is then used for the composer grafana
dashboard.
2021-10-29 11:02:22 +01:00

16 lines
358 B
YAML

apiVersion: 1
datasources:
- access: 'proxy'
editable: true
isDefault: true
name: 'crcp01ue1-prometheus'
orgId: 1
type: 'prometheus'
url: 'http://prometheus:9090'
- access: 'proxy'
editable: true
isDefault: false
name: 'app-sre-prod-04-prometheus'
orgId: 1
type: 'prometheus'
url: 'http://prometheus:9090'