Releases: signalfx/telegraf
Releases · signalfx/telegraf
v1.11.1.sfx1
- Improve error logging in signalfx exporter
v1.11.1.sfx0
- Merge upstream changes from v1.11.1
1.7.1.sfx0
- merge changes from upstream 1.7.1
- enhanced test coverage for SignalFx output plugin
- build with golang:1.9.7
v1.7.0.sfx1
- Resolve issue parsing metrics with fields named "value"
v1.7.0.sfx0
- update fork to Telegraf 1.7.0
v1.6.3.sfx0
- Update fork to Telegraf 1.6.3
1.6.0-sfx0
- update fork to Telegraf 1.6.0
- add option to disable process collection in the SignalFx metadata plugin
- added comment to SignalFx utilization plugin config indicating that period must be 2x the collection interval
1.5.1.sfx2
- Minor bug fix in SignalFx output plugin. Metric types that cannot be mapped will default to gauge.
1.5.1.sfx1
This release fixes a minor bug in the SignalFx output plugin where metrics were emitted prematurely before filling the configured batch size during each collection interval.
v1.5.1.sfx0
- Rebase with upstream v1.5.1 release
- Fixed bug in SignalFx Utilization plugin where disk.summary_utilization was reported without a hostname
- Distribute SignalFx metadata and process info collection across multiple go routines
- Batch metrics when outputting to SignalFx