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

Update OTEL dependecies #3916

Closed
wants to merge 5 commits into from
Closed

Update OTEL dependecies #3916

wants to merge 5 commits into from

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Aug 26, 2024

What?

This PR updates the OTEL dependencies. The first commit is currently pointing to the xk6-output-opentelemetry's branches' commit grafana/xk6-output-opentelemetry#22, but we need that; otherwise, k6's won't compile.

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 added dependencies Pull requests that update a dependency file opentelemetry labels Aug 26, 2024
@olegbespalov olegbespalov self-assigned this Aug 26, 2024
@olegbespalov olegbespalov added this to the v0.54.0 milestone Aug 26, 2024
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.

1 participant