Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Forked from mre/kafka-influxdb
High performance Kafka consumer for InfluxDB. Supports collectd message formats.
-
-
1,065 contributions in the last year
Contribution activity
May 2020
Created a pull request in influxdata/telegraf that received 2 comments
Remove debug fields from spunkmetric serializer
closes #7448 Required for all PRs: Signed CLA. Associated README.md updated. Has appropriate unit tests.
+13
−21
•
2
comments
- Update to Go 1.14.3 with testing using 1.13.11
- Fix negative value parsing in impi_sensor input
- Close HTTP2 connections on timeout in influxdb outputs
- Use updated clock package to resolve test failures
- Add timeout option to haproxy input
- Add support for once mode; run processors and aggregators during test.
- Update datadog output documentation
- 7403 - Allow to collect HTTP Headers thanks to http_response
- fix go version check
- make sure parse error includes offending text
- Set default value for fields: add defaulter processor
- add character selection to separating the metric name and field for graphite tag
- Add processor to look up service name by port
- fix randomly failing CI test
- reverse dns streaming processor
- Spelling
- SignalFx Output
- Added basic authentication support to the http_response input plugin
- Spelling - comments
- Redfish plugin for hardware monitoring
- NewRelic output plugin
- [processors] Add integer support to `processors.enum`
- Fix float32 negative value/ add validation for range limit
- Add field output to date processor and integer output formats
- [outputs.influxdb_v2] Include some more context as to why write failed
- Docker time stamps as metric time stamps
- fix issue with execd-multiline influx line protocol
- misc execd cleanup
- Add filepath processor plugin