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

Add Timings to Jovo Debugger Lifecycle #1407

Open
1 of 4 tasks
rmtuckerphx opened this issue Aug 26, 2022 · 1 comment
Open
1 of 4 tasks

Add Timings to Jovo Debugger Lifecycle #1407

rmtuckerphx opened this issue Aug 26, 2022 · 1 comment

Comments

@rmtuckerphx
Copy link
Contributor

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request
  • Other... Please describe:

Update the Jovo Debugger UI on the Lifecycle panel to add timings.

Expected Behavior

Add timings to the Lifecycle history so you can see the amount of time that each middleware is taking. A threshold value can be set (500ms, 1s) at which point the text will show red.

  • Yellow highlight shows where timing for an individual middleware would be.
  • Pink highlight shows cumulative time in milliseconds. for the entire request pipeline.

image

Current Behavior

Lifecycle history without timings.

Error Log

n/a

Your Environment

  • Jovo Framework version used: 4.2.26
  • Operating System: Windows 11
@jankoenig
Copy link
Member

Thank you! Yes, great idea.

It would also be cool to display the lifecycle events by middleware names. We'll look into all of this this when upgrading the Debugger

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

2 participants