linux-node-visability/grafana.yaml
oliver cd4854f2c6 add loki
a log storage platform
2024-10-10 22:42:21 +00:00

25 lines
388 B
YAML

apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
uid: prometheus
access: proxy
orgId: 1
url: http://prometheus:9090
basicAuth: false
isDefault: true
version: 1
editable: false
jsonData:
httpMethod: GET
- name: Loki
type: loki
access: proxy
orgId: 1
url: http://loki:3100
basicAuth: false
isDefault: false
version: 1
editable: false