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

[chore][exporter/datadogexporter] use errors.Join instead of go.uber.org/multierr #27888

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

bagmeg
Copy link
Contributor

@bagmeg bagmeg commented Oct 20, 2023

Description:
use errors.Join instead of go.uber.org/multierr

Link to tracking Issue:
#25121

Testing:

Documentation:

@bagmeg bagmeg requested review from mx-psi and songy23 as code owners October 20, 2023 15:44
@bagmeg bagmeg requested a review from a team October 20, 2023 15:44
@github-actions github-actions bot added the exporter/datadog Datadog components label Oct 20, 2023
@songy23 songy23 added the ready to merge Code review completed; ready to merge by maintainers label Oct 20, 2023
@mx-psi mx-psi merged commit e027722 into open-telemetry:main Oct 23, 2023
88 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 23, 2023
@bagmeg bagmeg deleted the issues/25121 branch October 23, 2023 07:54
sigilioso pushed a commit to carlossscastro/opentelemetry-collector-contrib that referenced this pull request Oct 27, 2023
…org/multierr (open-telemetry#27888)

**Description:** 
use errors.Join instead of go.uber.org/multierr

**Link to tracking Issue:** <Issue number if applicable>
open-telemetry#25121 

**Testing:** <Describe what testing was performed and which tests were
added.>

**Documentation:** <Describe the documentation added.>
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
…org/multierr (open-telemetry#27888)

**Description:** 
use errors.Join instead of go.uber.org/multierr

**Link to tracking Issue:** <Issue number if applicable>
open-telemetry#25121 

**Testing:** <Describe what testing was performed and which tests were
added.>

**Documentation:** <Describe the documentation added.>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/datadog Datadog components 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