8000 tail plugin: Allow to set type for "bucket" metrics by rpv-tomsk · Pull Request #2442 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tail plugin: Allow to set type for "bucket" metrics #2442

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

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

rpv-tomsk
Copy link
Contributor

When several distributions needs to be calculated in one 'tail' instance,
all their metrics will be reported as single 'bucket' type with the same plugin instance value.
That is confusing. This patch allows to split these metrics to their own types.

Practical example: webserver log line has reponse time and response length.
We want to calculate distribution for both these values.

@rpv-tomsk rpv-tomsk force-pushed the tail-bucket-type branch 2 times, most recently from 3effa23 to 15af3d5 Compare September 24, 2017 14:13
When several distributions needs to be calculated in one 'tail' instance,
all their metrics will be reported as single 'bucket' type with the same plugin instance value.
That is confusing and this patch allows to split these metrics to their own types.
@octo octo added the Feature label Sep 25, 2017
Copy link
Member
@octo octo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @rpv-tomsk!

@octo octo merged commit 15af3d5 into collectd:master Sep 25, 2017
@rpv-tomsk rpv-tomsk deleted the tail-bucket-type branch September 25, 2017 08:04
@octo octo added this to the 5.8 milestone Oct 11, 2017
@maryamtahhan maryamtahhan mentioned this pull request Oct 12, 2017
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0