|
14 | 14 | - [filecount](./plugins/inputs/filecount/README.md) - Contributed by @sometimesfood |
15 | 15 | - [pgbouncer](./plugins/inputs/pgbouncer/README.md) - Contributed by @nerzhul |
16 | 16 | - [activemq](./plugins/inputs/activemq/README.md) - Contributed by @mlabouardy |
| 17 | +- [icinga2](./plugins/inputs/icinga2/README.md) - Contributed by @mlabouardy |
17 | 18 |
|
18 | 19 | ### New Processors |
19 | 20 |
|
|
43 | 44 | - [#4347](https://github.com/influxdata/telegraf/pull/4347): Add http path configuration for OpenTSDB output. |
44 | 45 | - [#4352](https://github.com/influxdata/telegraf/pull/4352): Gather IPMI metrics concurrently. |
45 | 46 | - [#4362](https://github.com/influxdata/telegraf/pull/4362): Add mongo document and connection metrics. |
46 | | -- [#3772](https://github.com/influxdata/telegraf/pull/3772): Add Enum Processor. |
| 47 | +- [#3772](https://github.com/influxdata/telegraf/pull/3772): Add enum processor plugin. |
47 | 48 | - [#4386](https://github.com/influxdata/telegraf/pull/4386): Add user tag to procstat input. |
48 | 49 | - [#4403](https://github.com/influxdata/telegraf/pull/4403): Add support for multivalue metrics to collectd parser. |
49 | 50 | - [#4418](https://github.com/influxdata/telegraf/pull/4418): Add support for setting kafka client id. |
|
60 | 61 | - [#4431](https://github.com/influxdata/telegraf/pull/4431): Add ip restriction for the prometheus_client output. |
61 | 62 | - [#3918](https://github.com/influxdata/telegraf/pull/3918): Add pgbouncer input plugin. |
62 | 63 | - [#2689](https://github.com/influxdata/telegraf/pull/2689): Add ActiveMQ input plugin. |
63 | | -- [#4402](https://github.com/influxdata/telegraf/pull/4402): Add wavefront parser. |
64 | | -- [#4528](https://github.com/influxdata/telegraf/pull/4528): Add rename processor. |
| 64 | +- [#4402](https://github.com/influxdata/telegraf/pull/4402): Add wavefront parser plugin. |
| 65 | +- [#4528](https://github.com/influxdata/telegraf/pull/4528): Add rename processor plugin. |
65 | 66 | - [#4537](https://github.com/influxdata/telegraf/pull/4537): Add message 'max_bytes' configuration to kafka input. |
66 | 67 | - [#4546](https://github.com/influxdata/telegraf/pull/4546): Add gopsutil meminfo fields to mem plugin. |
67 | 68 | - [#4285](https://github.com/influxdata/telegraf/pull/4285): Document how to parse telegraf logs. |
68 | 69 | - [#4542](https://github.com/influxdata/telegraf/pull/4542): Use dep v0.5.0. |
69 | 70 | - [#4433](https://github.com/influxdata/telegraf/pull/4433): Add ability to set measurement from matched text in grok parser. |
70 | 71 | - [#4565](https://github.com/influxdata/telegraf/pull/4465): Drop message batches in kafka output if too large. |
71 | 72 | - [#4579](https://github.com/influxdata/telegraf/pull/4579): Add support for static and random routing keys in kafka output. |
72 | | -- [#4539](https://github.com/influxdata/telegraf/pull/4539): Add logfmt parser. |
73 | | -- [#4551](https://github.com/influxdata/telegraf/pull/4551): Add parser processor. |
| 73 | +- [#4539](https://github.com/influxdata/telegraf/pull/4539): Add logfmt parser plugin. |
| 74 | +- [#4551](https://github.com/influxdata/telegraf/pull/4551): Add parser processor plugin. |
| 75 | +- [#4559](https://github.com/influxdata/telegraf/pull/4559): Add Icinga2 input plugin. |
| 76 | + |
74 | 77 |
|
75 | 78 | ## v1.7.4 [unreleased] |
76 | 79 |
|
|
0 commit comments