X-Git-Url: https://piware.de/gitweb/?p=learn-metrics.git;a=blobdiff_plain;f=conf-grafana%2Fdatasource.yaml;fp=conf-grafana%2Fdatasource.yaml;h=46eb97ed5057c442b6051277e1684c2a8a3feffc;hp=0000000000000000000000000000000000000000;hb=a197e7dfac2ef8da88f1a182712c0fd240a60d88;hpb=365e49f581459864b766b7fb6791a6ba081ac175 diff --git a/conf-grafana/datasource.yaml b/conf-grafana/datasource.yaml new file mode 100644 index 0000000..46eb97e --- /dev/null +++ b/conf-grafana/datasource.yaml @@ -0,0 +1,8 @@ +apiVersion: 1 +datasources: +- name: Prometheus + type: prometheus + url: http://localhost:9090 + isDefault: true + access: proxy + editable: true