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

[exporter/prometheusremotewrite] Fix exporter not respecting retrySettings.enabled flag #27592

Merged
merged 5 commits into from
Oct 13, 2023

Conversation

bryan-aguilar
Copy link
Contributor

Description: Previously the remote write exporter would incorrectly retry if retrySettings.enabled was set to false.

Testing: Unit tests

@bryan-aguilar bryan-aguilar added the ready to merge Code review completed; ready to merge by maintainers label Oct 10, 2023
@codeboten codeboten merged commit 3355aff into open-telemetry:main Oct 13, 2023
82 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 13, 2023
JaredTan95 pushed a commit to openinsight-proj/opentelemetry-collector-contrib that referenced this pull request Oct 18, 2023
…tings.enabled flag (open-telemetry#27592)

**Description:** Previously the remote write exporter would incorrectly
retry if `retrySettings.enabled` was set to false.

**Testing:** Unit tests
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…tings.enabled flag (open-telemetry#27592)

**Description:** Previously the remote write exporter would incorrectly
retry if `retrySettings.enabled` was set to false.

**Testing:** Unit tests
@bryan-aguilar bryan-aguilar deleted the prw/respectEnabledRetry branch December 15, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/prometheusremotewrite ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants