Update readme/changelog
This commit is contained in:
parent
c7cce961c3
commit
a371995a39
|
|
@ -22,6 +22,7 @@
|
||||||
|
|
||||||
- [defaults](/plugins/processors/defaults/README.md) - Contributed by @jregistr
|
- [defaults](/plugins/processors/defaults/README.md) - Contributed by @jregistr
|
||||||
- [filepath](/plugins/processors/filepath/README.md) - Contributed by @kir4h
|
- [filepath](/plugins/processors/filepath/README.md) - Contributed by @kir4h
|
||||||
|
- [starlark](/plugins/processors/starlark/README.md) - Contributed by @influxdata
|
||||||
|
|
||||||
#### New Outputs
|
#### New Outputs
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -374,6 +374,7 @@ For documentation on the latest development code see the [documentation index][d
|
||||||
* [regex](/plugins/processors/regex)
|
* [regex](/plugins/processors/regex)
|
||||||
* [rename](/plugins/processors/rename)
|
* [rename](/plugins/processors/rename)
|
||||||
* [s2geo](/plugins/processors/s2geo)
|
* [s2geo](/plugins/processors/s2geo)
|
||||||
|
* [starlark](/plugins/processors/starlark)
|
||||||
* [strings](/plugins/processors/strings)
|
* [strings](/plugins/processors/strings)
|
||||||
* [tag_limit](/plugins/processors/tag_limit)
|
* [tag_limit](/plugins/processors/tag_limit)
|
||||||
* [template](/plugins/processors/template)
|
* [template](/plugins/processors/template)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue