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: expose otel version from stats library #488

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

lvrach
Copy link
Member

@lvrach lvrach commented May 29, 2024

Description

Exposes otel version so downstream dependencies won't need to import open tel package for testing.

For example here https://github.com/rudderlabs/rudder-server/blob/f4b5d114508db4795e71a13eeb9596c7ebd1838b/integration_test/tracing/tracing_test.go#L692z

rudder-server depending on go.opentelemetry.io/otel causes issues when upgrading dependencies.

By using exposing otelVersion from stats, we remove this minor unnecessary dependency.

Linear Ticket

https://linear.app/rudderstack/issue/PIPE-1123/address-vulnerability-issues

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@fracasula fracasula enabled auto-merge (squash) May 29, 2024 09:31
@fracasula fracasula disabled auto-merge May 29, 2024 09:32
@fracasula fracasula enabled auto-merge (squash) May 29, 2024 09:34
@fracasula fracasula merged commit 6acb052 into main May 29, 2024
10 checks passed
@fracasula fracasula deleted the chore.go_deps branch May 29, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants