Skip to content

Conversation

@avijayanhwx
Copy link

What changes were proposed in this pull request?

AMS, by default does not sum up across time dimension. However, there are certain metric cases where this is useful. A new custom downsampler was added which implements the above case.

How was this patch tested?

Manually tested. Added unit test.

Map<Long, Double> timeSliceValueMap) {


if (timelineMetric.getMetricName().startsWith("mem_")) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Dev/debug code slip in?

@avijayanhwx avijayanhwx merged commit ea061b4 into apache:branch-2.6 Feb 20, 2018
@avijayanhwx avijayanhwx deleted the AMBARI-23008-branch-2.6 branch February 20, 2018 20:54
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