b6151ee45232dbe51fcee0b2ce64377699364388
[osm/devops.git] / installers / docker / osm_metrics / datasource-prometheus.yml
1 datasources:
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