Skip to content

Commit f35bad8

Browse files
committed
fix(prometheus): Rename instance label to server
1 parent 28c98fc commit f35bad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/prometheus/config/prometheus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ global:
22
scrape_interval: 15s
33
evaluation_interval: 15s
44
external_labels:
5-
instance: "sushii2"
5+
server: "sushii2"
66

77
remote_write:
88
- url: http://pocatov3.tailc8948.ts.net/prometheus/api/v1/write

0 commit comments

Comments
 (0)