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

Add field output to date processor and integer output formats #7464

Merged
merged 1 commit into from
May 8, 2020
Merged

Add field output to date processor and integer output formats #7464

merged 1 commit into from
May 8, 2020

Conversation

richjyoung
Copy link
Contributor

Pull Request for Issue #7449

  • Adds field_key to settings
    • Checks one of field_key or tag_key set, errors if both or neither
  • Adds sentinel values to date_format for output to integer field:
    • unix, unix_ms, unix_us, unix_ns
  • Unit tests added with coverage of added lines, and README updated

Required for all PRs:

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

@richjyoung richjyoung changed the title Add field and tag output to date processor and integer output formats Add field output to date processor and integer output formats May 5, 2020
@danielnelson danielnelson added this to the 1.15.0 milestone May 6, 2020
@danielnelson danielnelson added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label May 6, 2020
@danielnelson danielnelson merged commit f076b6c into influxdata:master May 8, 2020
rhajek pushed a commit to bonitoo-io/telegraf that referenced this pull request Jul 13, 2020
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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