Skip to content
Snippets Groups Projects
Unverified Commit 0ca3900a authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Method new dropwizard parser more prominently.

parent a777ce92
No related branches found
No related tags found
No related merge requests found
...@@ -29,13 +29,16 @@ ...@@ -29,13 +29,16 @@
- The `httpjson` is now deprecated, please migrate to the new `http` input. - The `httpjson` is now deprecated, please migrate to the new `http` input.
### New Plugins ### New Inputs
- [http](./plugins/inputs/http/README.md) - Thanks to @grange74 - [http](./plugins/inputs/http/README.md) - Thanks to @grange74
- [ipset](./plugins/inputs/ipset/README.md) - Thanks to @sajoupa - [ipset](./plugins/inputs/ipset/README.md) - Thanks to @sajoupa
- [nats](./plugins/inputs/nats/README.md) - Thanks to @mjs & @levex - [nats](./plugins/inputs/nats/README.md) - Thanks to @mjs & @levex
### New Parsers
- [dropwizard](./docs/DATA_FORMATS_INPUT.md#dropwizard) - Thanks to @atzoum
### Features ### Features
- [#3551](https://github.com/influxdata/telegraf/pull/3551): Add health status mapping from string to int in elasticsearch input. - [#3551](https://github.com/influxdata/telegraf/pull/3551): Add health status mapping from string to int in elasticsearch input.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment