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