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

Influxdb listener keep database #6256

Closed

Conversation

morfien101
Copy link
Contributor

PR for Issue #6253

Added a toggle to keeping the database.
Added a default database tag name.
Added a test to see if the database tag is there when requested to keep it. (TestWriteHTTPKeepDatabase)
Put in the toml tags to make the plugin like most of the other plugins that have explicit toml tags in the main struct. I used the names from the configuration that we have currently for this.

Required for all PRs:

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

Added a comment to a function to explain what it should do.
Updated readme file to represent this.
Updated the Sample config to include the configuration changes.
Refactored the code to use the internal.ContentEncoders.
Refactored the block splitting for determing optimal message size for Kinesis
Updated the read me to use content_encoding
…kinesis_compressed_metrics

Keeping branch updated
Setting database tag if needed
Adding test to look for the database tag if requested to keep it.
@morfien101
Copy link
Contributor Author

this has code from another branch it. Closing to submit a clean master branch. 😭

@morfien101 morfien101 closed this Aug 14, 2019
@morfien101 morfien101 deleted the influxdb_listener_keep_database branch August 14, 2019 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant