Skip to content

Conversation

@jon-strabala
Copy link
Contributor

The original MB-36387 [Eventing stats displayed/replicated from
Server/Statistics when an Eventing "function" is being worked on.]
was to add charts, however a textual summary of the four key stats
across all nodes are sufficient.

ui/eventing-ui/ui-current/eventing.js
ui/eventing-ui/ui-current/fragments/summary.html

The update will only make HTTP call to load /_uistats/... if one or
more Eventing functions are deployed (or deploying) and the Eventing
page is also currently displayed.

Eben to reviewed this update for sanity.

  1. Minimal amount of statistics for display (5 sec look back)
  2. Uses d3 to format numbers > 9,999,9999
  3. Hides text statistics when not in use
  4. Added header label as requested by engineering
  5. Fixed Merge conflicts from 124933 and somehow created this
    patch 127806

…eployed

The original MB-36387 [Eventing stats displayed/replicated from
Server/Statistics when an Eventing "function" is being worked on.]
was to add charts, however a textual summary of the four key stats
across all nodes are sufficient.

ui/eventing-ui/ui-current/eventing.js
ui/eventing-ui/ui-current/fragments/summary.html

The update will only make HTTP call to load /_uistats/... if one or
more Eventing functions are deployed (or deploying) and the Eventing
page is also currently displayed.

Eben to reviewed this update for sanity.

1) Minimal amount of statistics for display (5 sec look back)
2) Uses d3 to format numbers > 9,999,9999
3) Hides text statistics when not in use
4) Added header label as requested by engineering
5) Fixed Merge conflicts from 124933 and somehow created this
   patch 127806
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant