Update changelog

This commit is contained in:
Daniel Nelson 2020-06-30 23:31:10 -07:00
parent 0830b2f8af
commit ba694185ca
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#### New Inputs
- [nginx_sts](/plugins/inputs/nginx_sts/README.md) - Contributed by @zdmytriv
- [redfish](/plugins/inputs/redfish/README.md) - Contributed by @sarvanikonda
#### New Processors

View File

@ -256,6 +256,7 @@ For documentation on the latest development code see the [documentation index][d
* [nginx](./plugins/inputs/nginx)
* [nginx_plus_api](./plugins/inputs/nginx_plus_api)
* [nginx_plus](./plugins/inputs/nginx_plus)
* [nginx_sts](./plugins/inputs/nginx_sts)
* [nginx_upstream_check](./plugins/inputs/nginx_upstream_check)
* [nginx_vts](./plugins/inputs/nginx_vts)
* [nsq_consumer](./plugins/inputs/nsq_consumer)