GitHub user jerrypeng opened a pull request:
https://github.com/apache/storm/pull/675
[STORM-949] On the topology summary UI page, added Elapsed time since error
column.
Current on the topology summary UI page and tells you the last error and
highlights it red if it happened within the last 30 min. However, I think its
useful if there was a column that told you the time that has elapsed since the
most recent error occurred. I found this useful for monitoring the well being
of my storm cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jerrypeng/storm STORM-949
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/675.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 #675
----
commit 1f34a9a07d1993e6d043d73c20e95a6c999cf733
Author: Boyang Jerry Peng <[email protected]>
Date: 2015-08-11T20:16:02Z
[STORM-949] On the topology summary UI page, added Elapsed time since error
column.
----
---
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.
---