Skip to content

[dogstatsd] Add support for configurable histogram percentile names #2832

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sean-heller
Copy link

What does this PR do?

This PR makes it possible to customize the histogram percentile names.

Motivation

If DD dashboards have been built with different metric names for percentiles, this makes it easier to conform to those, rather than updating all the dashboards.

Additional Notes

If an invalid format is provided, the agent will log a warning (when flushing the metric) and default to the existing name format.

@sean-heller sean-heller force-pushed the addConfigurableHistogramNaming branch from 7a90559 to 790dae4 Compare September 9, 2016 17:39
@sean-heller sean-heller force-pushed the addConfigurableHistogramNaming branch from 790dae4 to 99b827b Compare September 9, 2016 17:54
@sean-heller sean-heller changed the title Add support for configurable histogram percentiles [dogstatsd] Add support for configurable histogram percentiles Sep 9, 2016
@sean-heller sean-heller changed the title [dogstatsd] Add support for configurable histogram percentiles [dogstatsd] Add support for configurable histogram percentile names Sep 9, 2016
@sean-heller sean-heller force-pushed the addConfigurableHistogramNaming branch from 99b827b to 91ea8cf Compare September 9, 2016 18:07
@sean-heller sean-heller reopened this Jun 21, 2019
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.

2 participants