Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MB-36387: 6.6 Back port Display Eventing stats in the UI #1

Open
wants to merge 1 commit into
base: mad-hatter
Choose a base branch
from

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