Skip to content

Conversation

malesch
Copy link
Contributor

@malesch malesch commented Jan 29, 2018

Align the range of reported percentile values (JSON report from the Ring middleware) to the values returned by the core reporters e.g. JMX or Console.

@michaelklishin
Copy link
Collaborator

This seems to be a breaking API change. Do you know where in Metrics source can I find a confirmation that that's indeed the format expected by the core reporters?

@malesch
Copy link
Contributor Author

malesch commented Jan 30, 2018

I noticed the difference by comparing it to output of the the JmxReporter for Histogram and Timer.

Other examples: ConsoleReporter (Histogram, Timer) or CsvReporter (Histogram, Timer).

@michaelklishin michaelklishin merged commit 60095d2 into clj-commons:master Jan 31, 2018
@michaelklishin
Copy link
Collaborator

I'll bump the version to 3.0, not that this is a major API change but using 2.x forever is also not a goal. Thank you.

michaelklishin added a commit that referenced this pull request Feb 3, 2018
michaelklishin added a commit that referenced this pull request Feb 3, 2018
But mostly because we can't go on with 2.x forever. The change in #129 is hardly major, so this is mostly a vanity bump.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants