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

googlemanagedprometheusexporter: add config option for cumulative normalization #36357

Conversation

ridwanmsharif
Copy link
Contributor

This change will allow the configurer to set whether cumulative normalization should be set. The main benefit from this is so we can send the first point immediately as we see them. This will allow our serverless offering to unfork the exporter:
https://github.com/GoogleCloudPlatform/run-gmp-sidecar/tree/main/collector/exporter/googlemanagedprometheusexporter

@ridwanmsharif ridwanmsharif requested review from dashpole, jsuereth and a team as code owners November 13, 2024 18:11
@github-actions github-actions bot added the exporter/googlemanagedprometheus Google Managed Prometheus exporter label Nov 13, 2024
@github-actions github-actions bot requested review from aabmass, psx95 and punya November 13, 2024 18:12
…malization

This change will allow the configurer to set whether cumulative
normalization should be set. The main benefit from this is so we can
send the first point immediately as we see them.  This will allow our
serverless offering to unfork the exporter:
https://github.com/GoogleCloudPlatform/run-gmp-sidecar/tree/main/collector/exporter/googlemanagedprometheusexporter

Signed-off-by: Ridwan Sharif <[email protected]>
@ridwanmsharif ridwanmsharif force-pushed the ridwanmsharif/configure-cumulative-normalization branch from a78c904 to 109bfc6 Compare November 13, 2024 19:00
Copy link
Contributor

@dashpole dashpole left a comment

Choose a reason for hiding this comment

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

thanks!

@dashpole dashpole added the ready to merge Code review completed; ready to merge by maintainers label Nov 13, 2024
@bogdandrutu bogdandrutu merged commit f2c9c3c into open-telemetry:main Nov 13, 2024
168 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 13, 2024
@ridwanmsharif ridwanmsharif deleted the ridwanmsharif/configure-cumulative-normalization branch November 14, 2024 01:48
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…malization (open-telemetry#36357)

This change will allow the configurer to set whether cumulative
normalization should be set. The main benefit from this is so we can
send the first point immediately as we see them. This will allow our
serverless offering to unfork the exporter:

https://github.com/GoogleCloudPlatform/run-gmp-sidecar/tree/main/collector/exporter/googlemanagedprometheusexporter

Signed-off-by: Ridwan Sharif <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/googlemanagedprometheus Google Managed Prometheus exporter ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants