blob: b6151ee45232dbe51fcee0b2ce64377699364388 [file] [log] [blame]
lavado2cc0ea82018-05-15 03:24:03 +00001datasources:
2- access: 'proxy' # make grafana perform the requests
3 editable: true # whether it should be editable
4 is_default: true # whether this should be the default DS
5 name: 'osm_prometheus' # name of the datasource
6 org_id: 1 # id of the organization to tie this datasource to
7 type: 'prometheus' # type of the data source
8 url: 'http://prometheus:9090' # url of the prom instance
9 version: 1 # well, versioning