We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954b241 commit 6275298Copy full SHA for 6275298
README.md
@@ -27,8 +27,8 @@ password: oneadmin
27
# frequency to retrieve metrics in seconds. defaults to 60.
28
# interval: 60
29
30
-# FQDN and port to run the exporter on
31
-host: frontend.server.com
+# host and port to run the exporter on
+host: 0.0.0.0
32
port: 9621
33
34
# exporter uri to publish on. defaults to /metrics
config.yml
@@ -11,7 +11,7 @@ password: oneadmin
11
12
13
14
15
host: 0.0.0.0
16
17
0 commit comments