this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(grafana): Include Loki datasource in config

+4
+4
cluster/apps/monitoring/grafana/helm-release.yaml
··· 72 72 access: proxy 73 73 url: http://prom-stack-prometheus:9090/ 74 74 isDefault: true 75 + - name: Loki 76 + type: loki 77 + access: proxy 78 + url: http://loki:3100 75 79 dashboards: 76 80 default: 77 81 # Ref: https://grafana.com/grafana/dashboards/12175