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](prometheusremotewrite) : use errors.Join instead of multierr.Append #30809

Closed
wants to merge 1 commit into from

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Jan 28, 2024

Description:

Go 1.20 includes new builtin error joining support that can replace the usage of go.uber.org/multierr.

Link to tracking Issue:
open-telemetry/opentelemetry-collector#8210

@mmorel-35 mmorel-35 marked this pull request as ready for review January 28, 2024 09:51
@mmorel-35 mmorel-35 requested a review from Aneurysm9 as a code owner January 28, 2024 09:51
@mmorel-35 mmorel-35 requested a review from a team January 28, 2024 09:51
@mmorel-35 mmorel-35 changed the title prometheusremotewrite : use errors.Join instead of multierr.Append [chore](prometheusremotewrite) : use errors.Join instead of multierr.Append Jan 28, 2024
@dmitryax
Copy link
Member

@mmorel-35 please rebase

@crobert-1
Copy link
Member

I filed #30931 for the failing CI test, it's unrelated to this change.

@mmorel-35 mmorel-35 closed this by deleting the head repository Feb 11, 2024
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.

6 participants