-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] consistently use multierr in otel instatiation (#8376)
This PR updates the instantation of otel instruments in the batch processor to use multierr instead of returning on the first error it encounters. This aligns w/ other places in the code where we instatiate otel instruments. Signed-off-by: Alex Boten <[email protected]>
- Loading branch information
Alex Boten
authored
Sep 7, 2023
1 parent
244ac13
commit 03b56b6
Showing
1 changed file
with
8 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters