all repos

onasty @ babda7d822d93649597a4892e0dada0724e215b7

a one-time notes service

onasty/infra/grafana/datasources.yml (view raw)

Smirnov Oleksandr Smirnov Oleksandr
ss2316544@gmail.com
feat: metrics (#24)..., 1 year ago
1
apiVersion: 1
2
datasources:
3
  - name: loki
4
    type: loki
5
    access: proxy
6
    url: http://loki:3100
7
    isDefault: false
8
9
  - name: prometheus
10
    type: prometheus
11
    access: proxy
12
    url: http://prometheus:9090
13
    isDefault: true