Skip to content

execution: backport histogram stdvar and stddev #521

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

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

MichaHoffmann
Copy link
Contributor

Backport histogram_stdvar and histogram_stddev. Eventually we should import those from prometheus like we do with histogram_quantile and histogram_fraction.

Backport histogram_stdvar and histogram_stddev. Eventually we should
import those from prometheus like we do with histogram_quantile and
histogram_fraction.

Signed-off-by: Michael Hoffmann <[email protected]>
@MichaHoffmann MichaHoffmann force-pushed the mhoffmann/backport-histogram-stdvar-stddev branch from 2529585 to 2e51190 Compare March 2, 2025 12:07
Copy link
Collaborator

@fpetkovski fpetkovski left a comment

Choose a reason for hiding this comment

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

LGTM.

Let's maybe open a Prometheus issue to see if we can export these functions?

@MichaHoffmann
Copy link
Contributor Author

LGTM.

Let's maybe open a Prometheus issue to see if we can export these functions?

I was planning on issuing PR for it anyway

@MichaHoffmann MichaHoffmann merged commit f31a0ea into main Mar 2, 2025
7 checks passed
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.

2 participants