Skip to content

Make the MinMaxSumCount aggregations be true delta aggregations #1037

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

Closed
wants to merge 4 commits into from

Conversation

jkwatson
Copy link
Contributor

This is a follow-on from #1032 to make the MinMaxSumCount aggregations actually create deltas properly, with the timestamps set appropriately.

It also demonstrates the beginnings of how we might make the aggregations be able to behave in a delta or a cumulative mode.

@bogdandrutu
Copy link
Member

@jkwatson any plan to continue on this or drop?

@jkwatson
Copy link
Contributor Author

Let's close this for now. We can rework this when @jmacd 's work on clarifying how all this should happen is done.

@jkwatson jkwatson closed this Jun 17, 2020
@jmacd
Copy link

jmacd commented Jun 17, 2020

It's a two-part change at this point:
open-telemetry/opentelemetry-go#835
and
in that PR a reference to the remaining work, which is pending on a branch. It's almost finished. :)

@jmacd
Copy link

jmacd commented Jun 18, 2020

FWIW, open-telemetry/opentelemetry-go#840 is the progress I was speaking of.

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

Successfully merging this pull request may close these issues.

3 participants