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

Adds Date Processor Plugin #5895

Merged
merged 3 commits into from Jun 14, 2019

Conversation

Anaisdg
Copy link
Contributor

@Anaisdg Anaisdg commented May 22, 2019

Required for all PRs:

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

@danielnelson
Copy link
Contributor

Interesting plugin but I'm unsure it will have enough use, can you describe the use case that prompted this?

@Anaisdg
Copy link
Contributor Author

Anaisdg commented May 22, 2019

Popular feature request. Community users frequently wishing influx had awareness of months because group by 4 weeks doesn't always work for their data analysis. This could work as a patch.
influxdata/influxdb#3991
https://community.influxdata.com/t/get-highest-value-per-month/6048/8
https://community.influxdata.com/t/gregorian-month-awareness-in-influxdb/1698
https://community.influxdata.com/t/select-data-from-last-month/5633

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.

Okay that makes sense, can you add a README.md and describe some of these use cases in it. Check the rename processor for a good example readme.

plugins/processors/date/date.go Show resolved Hide resolved
plugins/processors/date/date.go Show resolved Hide resolved
plugins/processors/date/date_test.go Outdated Show resolved Hide resolved
plugins/processors/date/date_test.go Outdated Show resolved Hide resolved
@danielnelson danielnelson added this to the 1.12.0 milestone Jun 14, 2019
@danielnelson danielnelson merged commit 3e5cfad into influxdata:master Jun 14, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants