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

feat(observability): emit basic component utilization statistics #6634

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

lukesteensen
Copy link
Member

See code comments for most of the explanation, but this introduces some simplified (but hopefully still useful) statistics about which components are bottlenecked.

Right now the data is just output as debug logs, but it would be relatively straightforward to emit gauges or something similar if we consider that a better user experience. Right now the focus was to keep things as simple as possible.

Signed-off-by: Luke Steensen <luke.steensen@gmail.com>
Signed-off-by: Luke Steensen <luke.steensen@gmail.com>
@lukesteensen lukesteensen requested review from blt, bruceg and a team March 5, 2021 02:30
Copy link
Contributor

@blt blt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is tidy. I like it and I'm for it.

Copy link
Member

@jszwedko jszwedko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I like it 🚀

@lukesteensen lukesteensen merged commit 01ef9a0 into master Mar 5, 2021
@lukesteensen lukesteensen deleted the utilization-stats branch March 5, 2021 20:26
@lukesteensen lukesteensen self-assigned this Mar 5, 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

Successfully merging this pull request may close these issues.

3 participants