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

OpenTelemetry output and dependecies updates #3928

Merged
merged 5 commits into from
Sep 3, 2024

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Sep 2, 2024

What?

This PR updates the OTEL dependencies, including an update of the open telemetry output, which contains fixes and refactoring.

Why?

The updated version of the OTEL libraries contains some useful features (like synchronous gauges that we use in output), and it also makes sense to update since we haven't done that in a long time.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@olegbespalov olegbespalov self-assigned this Sep 2, 2024
@olegbespalov olegbespalov added this to the v0.54.0 milestone Sep 2, 2024
@olegbespalov olegbespalov added dependencies Pull requests that update a dependency file opentelemetry labels Sep 2, 2024
@olegbespalov olegbespalov marked this pull request as ready for review September 2, 2024 11:25
@olegbespalov olegbespalov requested a review from a team as a code owner September 2, 2024 11:25
@olegbespalov olegbespalov requested review from mstoykov and joanlopez and removed request for a team September 2, 2024 11:25
@olegbespalov olegbespalov changed the title Dependecies/otel updates OpenTelemetry output and dependecies updates Sep 2, 2024
@olegbespalov olegbespalov merged commit f495046 into master Sep 3, 2024
22 checks passed
@olegbespalov olegbespalov deleted the dependecies/otel-updates branch September 3, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file opentelemetry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants