Update readme and changelog

This commit is contained in:
Daniel Nelson 2020-07-07 14:44:38 -07:00
parent 79a529efe4
commit c68ac9868a
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
2 changed files with 4 additions and 1 deletions

View File

@ -32,9 +32,10 @@
- [defaults](/plugins/processors/defaults/README.md) - Contributed by @jregistr - [defaults](/plugins/processors/defaults/README.md) - Contributed by @jregistr
- [execd](/plugins/processors/execd/README.md) - Contributed by @influxdata - [execd](/plugins/processors/execd/README.md) - Contributed by @influxdata
- [filepath](/plugins/processors/filepath/README.md) - Contributed by @kir4h - [filepath](/plugins/processors/filepath/README.md) - Contributed by @kir4h
- [ifname](/plugins/processors/ifname/README.md) - Contributed by @influxdata
- [port_name](/plugins/processors/port_name/README.md) - Contributed by @influxdata
- [reverse_dns](/plugins/processors/reverse_dns/README.md) - Contributed by @influxdata - [reverse_dns](/plugins/processors/reverse_dns/README.md) - Contributed by @influxdata
- [starlark](/plugins/processors/starlark/README.md) - Contributed by @influxdata - [starlark](/plugins/processors/starlark/README.md) - Contributed by @influxdata
- [ifname](/plugins/processors/ifname/README.md) - Contributed by @influxdata
#### New Outputs #### New Outputs

View File

@ -369,10 +369,12 @@ For documentation on the latest development code see the [documentation index][d
* [defaults](/plugins/processors/defaults) * [defaults](/plugins/processors/defaults)
* [enum](/plugins/processors/enum) * [enum](/plugins/processors/enum)
* [execd](/plugins/processors/execd) * [execd](/plugins/processors/execd)
* [ifname](/plugins/processors/ifname)
* [filepath](/plugins/processors/filepath) * [filepath](/plugins/processors/filepath)
* [override](/plugins/processors/override) * [override](/plugins/processors/override)
* [parser](/plugins/processors/parser) * [parser](/plugins/processors/parser)
* [pivot](/plugins/processors/pivot) * [pivot](/plugins/processors/pivot)
* [port_name](/plugins/processors/port_name)
* [printer](/plugins/processors/printer) * [printer](/plugins/processors/printer)
* [regex](/plugins/processors/regex) * [regex](/plugins/processors/regex)
* [rename](/plugins/processors/rename) * [rename](/plugins/processors/rename)