Add bind address parameter for JMX exporter
Change-Id: If1f5690d0d8f86f124752930bf095d0b64471439
This commit is contained in:
parent
e1539aee0e
commit
1e94b520b7
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@ parameters:
|
|||
packages:
|
||||
- jmx-exporter
|
||||
bind:
|
||||
address: 0.0.0.0
|
||||
port: ${_param:prometheus_exporter_jmx_port}
|
||||
|
|
Loading…
Reference in a new issue