Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinesis input compressed metrics #5693

Conversation

morfien101
Copy link
Contributor

@morfien101 morfien101 commented Apr 8, 2019

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

###############################################

This code change is a supplement to PR #5588

With this you can now download the compressed metrics using the Telegraf Kinesis Input plugin.

@glinton glinton added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Apr 8, 2019
@glinton glinton added this to the 1.11.0 milestone Apr 8, 2019
Removed toml bool for compression.
Added case for none compression.
Changed CompressionType to Compression.
Added test for no compression.
@danielnelson danielnelson modified the milestones: 1.11.0, 1.12.0 May 24, 2019
@danielnelson danielnelson modified the milestones: 1.12.0, 1.13.0 Aug 5, 2019
@sjwang90 sjwang90 modified the milestones: 1.13.0, 1.14.0 Nov 15, 2019
@sjwang90 sjwang90 removed this from the 1.14.0 milestone Feb 21, 2020
@sjwang90
Copy link
Contributor

Closing this since we added this as an external plugin to #5588. Feel free to re-open if that's not the case.

@sjwang90 sjwang90 closed this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants