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

Default metrics filters #509

Open
soyacz opened this issue Nov 18, 2024 · 4 comments
Open

Default metrics filters #509

soyacz opened this issue Nov 18, 2024 · 4 comments
Assignees

Comments

@soyacz
Copy link
Collaborator

soyacz commented Nov 18, 2024

In perf regression tests, there's plenty of metrics but only few are important for most use cases. Allow client code to decide important metrics, so filters are enabled for them - hiding from start non-important ones and speeding up drawing graphs.

@soyacz soyacz self-assigned this Nov 18, 2024
@fruch
Copy link
Contributor

fruch commented Dec 31, 2024

@soyacz
with the new graph views it could be easy to select on as default, isn't it ?

@soyacz
Copy link
Collaborator Author

soyacz commented Jan 2, 2025

no, it's separate issue. Key metrics will be useful also for summary widget (currently hardcoded)

@fruch
Copy link
Contributor

fruch commented Jan 2, 2025

no, it's separate issue. Key metrics will be useful also for summary widget (currently hardcoded)

I was reading the headline which talks about filters...

@soyacz
Copy link
Collaborator Author

soyacz commented Jan 2, 2025

no, it's separate issue. Key metrics will be useful also for summary widget (currently hardcoded)

I was reading the headline which talks about filters...

yes, still will be useful as default view in graphs shows filters and these could be limited only to important metrics so it loads faster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants