Skip to content

Allow influxdb_listener to keep the database name from the query string if supplied#6257

Merged
danielnelson merged 5 commits intoinfluxdata:masterfrom
morfien101:influxdb_listener_keep_database
Aug 16, 2019
Merged

Allow influxdb_listener to keep the database name from the query string if supplied#6257
danielnelson merged 5 commits intoinfluxdata:masterfrom
morfien101:influxdb_listener_keep_database

Conversation

@morfien101
Copy link
Contributor

Updating to allow the users to keep the database that gets sent in the query string. See issue #6253

Adding a test for the code change
Adding new configuration to the README.
Adding toml tags to make it like the rest of the plugins.

Required for all PRs:

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

…e query string.

Adding a test for the code change
Adding new configuration to the README.
Adding toml tags to make it like the rest of the plugins.
Copy link
Contributor

@danielnelson danielnelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are starting to settle on a similar pattern for adding extra data to ParserInput plugins, so most of my comments are around adopting this pattern more closely.

@danielnelson danielnelson added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Aug 14, 2019
@danielnelson danielnelson added this to the 1.12.0 milestone Aug 16, 2019
@danielnelson danielnelson merged commit beb788b into influxdata:master Aug 16, 2019
@morfien101 morfien101 deleted the influxdb_listener_keep_database branch August 19, 2019 08:46
bitcharmer pushed a commit to bitcharmer/telegraf that referenced this pull request Oct 18, 2019
athoune pushed a commit to bearstech/telegraf that referenced this pull request Apr 17, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
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.

2 participants