Change default prometheus_client port (#2973)

This commit is contained in:
Aleksey Shirokih
2017-06-30 00:03:42 +03:00
committed by Daniel Nelson
parent 75dbf2b0f8
commit a8a637809e
4 changed files with 6 additions and 4 deletions

View File

@@ -10,6 +10,8 @@
- In the `aerospike` input the `node_name` field has been changed to be a tag
for both the `aerospike_node` and `aerospike_namespace` measurements.
- **breaking change** Change default prometheus_client port to 9273. To play well with Prometheus [port-allocations](https://github.com/prometheus/prometheus/wiki/Default-port-allocations)
### New Plugins
- [fail2ban](./plugins/inputs/fail2ban/README.md)