Updated prometheus
This commit is contained in:
parent
34dcdaa1cc
commit
7914011e53
|
@ -22,8 +22,8 @@ scrape_configs:
|
||||||
#scheme: https
|
#scheme: https
|
||||||
# basic auth is not needed by default. See https://www.jhipster.tech/monitoring/#configuring-metrics-forwarding for details
|
# basic auth is not needed by default. See https://www.jhipster.tech/monitoring/#configuring-metrics-forwarding for details
|
||||||
#basic_auth:
|
#basic_auth:
|
||||||
# username: admin
|
# username: prometheus
|
||||||
# password: admin
|
# password:
|
||||||
metrics_path: /management/prometheus
|
metrics_path: /management/prometheus
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
|
Loading…
Reference in New Issue