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 precision rounding to accumulator #1368

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Add precision rounding to accumulator #1368

merged 1 commit into from
Jun 14, 2016

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Jun 13, 2016

Required for all PRs:

  • CHANGELOG.md updated

Adding precision rounding to the accumulator. This means that now every
input metric will get rounded at collection, rather than at write (and
only for the influxdb output).

This feature is disabled for service inputs, because service inputs
should be in control of their own timestamps & precisions.

@sparrc sparrc force-pushed the acc-precision branch 5 times, most recently from c594b94 to 420a119 Compare June 13, 2016 16:17
Adding precision rounding to the accumulator. This means that now every
input metric will get rounded at collection, rather than at write (and
only for the influxdb output).

This feature is disabled for service inputs, because service inputs
should be in control of their own timestamps & precisions.
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.

None yet

1 participant