Skip to content

Conversation

@sbonebrake
Copy link

This adds a configuration option for skipping the calculation of counter rates. This can save a lot of metric volume if the user uses a consistent flushInterval and would rather calculate rate at query time.

@sbonebrake
Copy link
Author

This is similar to #670 by @ttstarck but for counters instead of timers.

@sbonebrake
Copy link
Author

After thinking about this some more, i probably reverse this and only send the rates. Rate is always per second while the meaning of the count depends on the flushInterval, so it would make more sense to multiply the rate * 60 at query time if you wanted the count. Thoughts?

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.

1 participant