Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit a1d1831

Browse files
committed
Replace node exporter by pushgateway in readme
1 parent 55c7d79 commit a1d1831

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
2020

2121
| Name | Default Value | Description |
2222
| -------------- | ------------- | -----------------------------------|
23-
| `pushgateway_version` | 1.0.0 | Node exporter package version |
24-
| `pushgateway_web_listen_address` | "0.0.0.0:9091" | Address on which node exporter will listen |
23+
| `pushgateway_version` | 1.0.0 | Pushgateway package version |
24+
| `pushgateway_web_listen_address` | "0.0.0.0:9091" | Address on which pushgateway will listen |
2525
| `pushgateway_web_external_url` | "" | External address on which pushgateway is available. Useful when behind reverse proxy. Ex. http://example.org/pushgateway |
2626
| `pushgateway_persistence` | true | Enable persistence file |
2727
| `pushgateway_config_flags_extra` | {} | Additional configuration flags passed at startup to pushgateway binary |

0 commit comments

Comments
 (0)