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 filtering to only include top X keyed histograms #2710

Open
edugfilho opened this issue Feb 20, 2024 · 0 comments
Open

Add filtering to only include top X keyed histograms #2710

edugfilho opened this issue Feb 20, 2024 · 0 comments

Comments

@edugfilho
Copy link
Collaborator

Transferred from mozilla/bigquery-etl#1060

mozilla/bigquery-etl#1060 (comment)

For some context, a keyed histogram is actually a set of related histograms each identified by a different key. Here is an example of one: https://glam.telemetry.mozilla.org/firefox/probe/application_reputation_server_verdict_2/explore?activeBuckets=%5B%22Safe%22%2C%22Uncommon%22%2C%22Dangerous%22%2C%22PotentiallyUnwanted%22%2C%22DangerousHost%22%2C%22Unknown%22%5D&process=parent&timeHorizon=ALL

Sometimes we have too many keys for a keyed histogram and we only need to show the top X number of keys that have the most data associated with them

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