Skip to content

Commit d6d6539

Browse files
committed
Update changelog
1 parent e72fab7 commit d6d6539

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- [filecount](./plugins/inputs/filecount/README.md) - Contributed by @sometimesfood
1515
- [pgbouncer](./plugins/inputs/pgbouncer/README.md) - Contributed by @nerzhul
1616
- [activemq](./plugins/inputs/activemq/README.md) - Contributed by @mlabouardy
17+
- [icinga2](./plugins/inputs/icinga2/README.md) - Contributed by @mlabouardy
1718

1819
### New Processors
1920

@@ -43,7 +44,7 @@
4344
- [#4347](https://github.com/influxdata/telegraf/pull/4347): Add http path configuration for OpenTSDB output.
4445
- [#4352](https://github.com/influxdata/telegraf/pull/4352): Gather IPMI metrics concurrently.
4546
- [#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.
4748
- [#4386](https://github.com/influxdata/telegraf/pull/4386): Add user tag to procstat input.
4849
- [#4403](https://github.com/influxdata/telegraf/pull/4403): Add support for multivalue metrics to collectd parser.
4950
- [#4418](https://github.com/influxdata/telegraf/pull/4418): Add support for setting kafka client id.
@@ -60,17 +61,19 @@
6061
- [#4431](https://github.com/influxdata/telegraf/pull/4431): Add ip restriction for the prometheus_client output.
6162
- [#3918](https://github.com/influxdata/telegraf/pull/3918): Add pgbouncer input plugin.
6263
- [#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.
6566
- [#4537](https://github.com/influxdata/telegraf/pull/4537): Add message 'max_bytes' configuration to kafka input.
6667
- [#4546](https://github.com/influxdata/telegraf/pull/4546): Add gopsutil meminfo fields to mem plugin.
6768
- [#4285](https://github.com/influxdata/telegraf/pull/4285): Document how to parse telegraf logs.
6869
- [#4542](https://github.com/influxdata/telegraf/pull/4542): Use dep v0.5.0.
6970
- [#4433](https://github.com/influxdata/telegraf/pull/4433): Add ability to set measurement from matched text in grok parser.
7071
- [#4565](https://github.com/influxdata/telegraf/pull/4465): Drop message batches in kafka output if too large.
7172
- [#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+
7477

7578
## v1.7.4 [unreleased]
7679

0 commit comments

Comments
 (0)