mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[RAB-1] fixing prometheus configuration
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
${REST_PASSWORD}
|
||||||
@@ -11,7 +11,7 @@ scrape_configs:
|
|||||||
scheme: http
|
scheme: http
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- r_austra:8080
|
- raustriabot:8080
|
||||||
basic_auth:
|
basic_auth:
|
||||||
username: "abstracto"
|
username: "abstracto"
|
||||||
password_file: /etc/prometheus/micrometer_password
|
password_file: /etc/prometheus/micrometer_password
|
||||||
Reference in New Issue
Block a user