GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/1561
STORM-1966 Expand metric having Map type as value into multiple metrics
based on entries (1.x)
PR for master: #1560
* populate metric before applying filter so that filter can play with
populated metrics
* add relevant configs to metrics consumer registration and describe them
to storm.config.yaml
* add unit test
Please refer https://issues.apache.org/jira/browse/STORM-1966 for more
details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-1966-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1561.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1561
----
commit 41d2494e2f6ca7cd41c4bf1213403702f428a632
Author: Jungtaek Lim <[email protected]>
Date: 2016-07-13T10:23:33Z
STORM-1966 Expand metric having Map type as value into multiple metrics
based on entries
* populate metric before applying filter so that filter can play with
populated metrics
* add relevant configs to metrics consumer registration and describe them
to storm.config.yaml
* add unit test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---