GitHub user wangli1426 opened a pull request:
https://github.com/apache/storm/pull/1703
[STORM-1057] Add throughput metrics to spouts/bolts and display them on web
ui for 1.x-branch
Hi @HeartSaVioR, @revans2, @harshach,@d2r,@unsleepy22,
I upmerge PR apache/storm#753 to 1.x-branch.
Sorry for the delay.
Please review.
Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangli1426/storm throughput-metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1703.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 #1703
----
commit 67721f77f28cbb4a29fab7e3023b220095886338
Author: Li Wang <[email protected]>
Date: 2015-09-18T02:11:20Z
initializing Timer in RateTracker.java lazily to avoid a bug in Clojure
Maven plugin that might make compiling process never finish
commit 1dad2041fb0ae8689794fec93d05df2266292dc8
Author: Li Wang <[email protected]>
Date: 2015-09-18T07:19:28Z
take throughput measurements on spouts and bolts
commit d74f784175cc4b8c631c52acaab3e0743f11a56d
Author: Li Wang <[email protected]>
Date: 2015-09-20T01:26:11Z
keep Nimbus updated to the latest throughput stats
commit 066e234bcf141525c0a1ed4a04f6d3cf160f6c28
Author: wangli1426 <[email protected]>
Date: 2015-09-22T14:17:17Z
display the throughput metrics on web ui
commit d552a990af56ccd7e8e5211a0146030fccf570a1
Author: wangli1426 <[email protected]>
Date: 2015-10-03T15:29:37Z
addressed all concerns raised by revans2
commit 22460771279c788198dbbbfa060a67db05cf449f
Author: wangli1426 <[email protected]>
Date: 2015-10-17T04:57:22Z
upmerged with master
commit a5116b38ee4f64e5bec951b81538b1f4a1c980bd
Author: wangli1426 <[email protected]>
Date: 2015-10-17T06:59:54Z
updated storm.thrift for rolling update, removed unused functions in
stats.clj, and updated STORM-UI-REST-API.md
commit 4de33d1562bbdc2d7c7d17c605614939fe4b288e
Author: wangli1426 <[email protected]>
Date: 2015-10-21T15:37:59Z
Merge remote-tracking branch 'apache/master' into throughput-metrics
commit 1b0598485adb298d1e008b82ecda706d5996721f
Author: wangli1426 <[email protected]>
Date: 2015-10-22T02:59:06Z
addressed issues raised by revans2
commit fd89a78a9acac830cab3391da4f94eb232ff68fb
Author: Li Wang <[email protected]>
Date: 2016-09-22T07:21:12Z
Merge branch '1.x-branch' into throughput-metrics
----
---
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.
---