X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fdocker%2Fosm_metrics%2Fdatasource-prometheus.yml;fp=installers%2Fdocker%2Fosm_metrics%2Fdatasource-prometheus.yml;h=0000000000000000000000000000000000000000;hb=6ad812eafdd40741b596a8aee93dd88e9232a162;hp=b6151ee45232dbe51fcee0b2ce64377699364388;hpb=6c63e2d0a610f0acd9dca1378d4c3cd05be28b24;p=osm%2Fdevops.git diff --git a/installers/docker/osm_metrics/datasource-prometheus.yml b/installers/docker/osm_metrics/datasource-prometheus.yml deleted file mode 100644 index b6151ee4..00000000 --- a/installers/docker/osm_metrics/datasource-prometheus.yml +++ /dev/null @@ -1,9 +0,0 @@ -datasources: -- access: 'proxy' # make grafana perform the requests - editable: true # whether it should be editable - is_default: true # whether this should be the default DS - name: 'osm_prometheus' # name of the datasource - org_id: 1 # id of the organization to tie this datasource to - type: 'prometheus' # type of the data source - url: 'http://prometheus:9090' # url of the prom instance - version: 1 # well, versioning