Skip to content

Commit 3268937

Browse files
committed
Update changelog
1 parent 6ad5089 commit 3268937

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@
1313
- [x509_cert](./plugins/inputs/x509_cert/README.md) - Contributed by @jtyr
1414
- [filecount](./plugins/inputs/filecount/README.md) - Contributed by @sometimesfood
1515
- [pgbouncer](./plugins/inputs/pgbouncer/README.md) - Contributed by @nerzhul
16+
- [activemq](./plugins/inputs/activemq/README.md) - Contributed by @mlabouardy
1617

1718
### New Processors
1819

1920
- [enum](./plugins/processors/enum/README.md) - Contributed by @KarstenSchnitter
21+
- [rename](./plugins/processors/rename/README.md) - Contributed by @goldibex
2022

2123
### New Aggregators
2224

@@ -56,6 +58,11 @@
5658
- [#4364](https://github.com/influxdata/telegraf/pull/4364): Support StatisticValues in cloudwatch output plugin.
5759
- [#4431](https://github.com/influxdata/telegraf/pull/4431): Add ip restriction for the prometheus_client output.
5860
- [#3918](https://github.com/influxdata/telegraf/pull/3918): Add pgbouncer input plugin.
61+
- [#2689](https://github.com/influxdata/telegraf/pull/2689): Add ActiveMQ input plugin.
62+
- [#4402](https://github.com/influxdata/telegraf/pull/4402): Add wavefront parser.
63+
- [#4528](https://github.com/influxdata/telegraf/pull/4528): Add rename processor.
64+
- [#4537](https://github.com/influxdata/telegraf/pull/4537): Add message 'max_bytes' configuration to kafka input.
65+
- [#4546](https://github.com/influxdata/telegraf/pull/4546): Add gopsutil meminfo fields to mem plugin.
5966

6067
## v1.7.3 [2018-08-07]
6168

0 commit comments

Comments
 (0)