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

grok: Implement support for ts-epochmilli #6476

Merged
merged 2 commits into from
Oct 5, 2019

Conversation

rajiv-k
Copy link
Contributor

@rajiv-k rajiv-k commented Oct 3, 2019

Currently we support ts-epoch, ts-epochnano but not milliseconds from
unix epoch time. This PR adds support for milliseconds since unix epoch.

Fixes #6406

Required for all PRs:

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

Currently we support ts-epoch, ts-epochnano but not milliseconds from
unix epoch time. This PR adds support for milliseconds since unix epoch.

Fixes influxdata#6406
@danielnelson danielnelson added this to the 1.13.0 milestone Oct 5, 2019
@danielnelson danielnelson added area/tail feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin labels Oct 5, 2019
@danielnelson danielnelson merged commit b9a4ef7 into influxdata:master Oct 5, 2019
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
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
area/tail 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.

Add millisecond unix epoch time support to grok parser
2 participants