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

Is knowing that the metric values are aggregated from raw measurements important? #188

Open
bogdandrutu opened this issue Jul 30, 2020 · 2 comments
Labels
release:after-ga Not required before GA release, and not going to work on before GA spec:metrics

Comments

@bogdandrutu
Copy link
Member

Currently there is a TODO in the metrics proto that needs a decision:

// TODO: Decide if knowing that the metric values are aggregated from raw measurements is important.

@bogdandrutu
Copy link
Member Author

In other words, in a Histogram/Summary the count represents the number of times the App recorded values.

@jmacd
Copy link
Contributor

jmacd commented Jul 30, 2020

I like the idea of narrowly defining this as whether the aggregation Count matches the number of input measurements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:after-ga Not required before GA release, and not going to work on before GA spec:metrics
Projects
None yet
Development

No branches or pull requests

2 participants