Skip to content

Commit ce86c0f

Browse files
committed
#115 Get Loki metrics
1 parent f00725b commit ce86c0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

backend/prometheus/prometheus.yml

+7
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,13 @@ scrape_configs:
102102
type: 'A'
103103
port: 9090
104104

105+
- job_name: loki
106+
dns_sd_configs:
107+
- names:
108+
- loki.dating.se.ifmo.ru
109+
type: 'A'
110+
port: 3100
111+
105112
- job_name: grafana
106113
dns_sd_configs:
107114
- names:

0 commit comments

Comments
 (0)