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

LocalHtmlInspectForMatsFactory improvements #42

Open
stolsvik opened this issue May 2, 2021 · 0 comments
Open

LocalHtmlInspectForMatsFactory improvements #42

stolsvik opened this issue May 2, 2021 · 0 comments

Comments

@stolsvik
Copy link
Contributor

stolsvik commented May 2, 2021

  • Tally incoming problems (e.g. send a String to an endpoint expecting DataTO)
  • Tally exception types
  • Keep last 10 exceptions (or "groups") for introspection
  • Explore way to "link over" to invoked service (use "jump host" and the deep-link anchor)
  • Add info about the three props on incoming messages: Interactive, Audit, Persistent. They should probably all be same value for a given sender, so it should not explode the number of entries.
  • On an endpoint, make some kind of differentiation whether incoming messages are "directly from init", i.e. we're the first receiver of the Mats flow, or whether we're are part longer out. Maybe "init REQUEST" vs. "REQUEST"?

Done:

  • Thousand separator for all integers: Incoming messages (both sum, and list), and the "out of observations".
  • Make ToC at top, for easy navigation
  • .. and make every "node" deep-linkable (anchor)
  • More "colorization" based on timings, i.e. green, blue, orange, red, "burning".
  • 2024-04-16: Show JmsSessionPool info
@stolsvik stolsvik transferred this issue from another repository Sep 27, 2021
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

No branches or pull requests

1 participant