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

Commit 6d327b5

Browse files
authored
Merge pull request #25 from notFloran/patch-1
Replace node exporter by pushgateway in readme
2 parents 03bffbc + a1d1831 commit 6d327b5

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
@@ -19,8 +19,8 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
1919

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

0 commit comments

Comments
 (0)