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

Add support for OTEL_SERVICE_VERSION environment variable #4081

Closed
wants to merge 3 commits into from
Closed

Add support for OTEL_SERVICE_VERSION environment variable #4081

wants to merge 3 commits into from

Conversation

martincostello
Copy link
Contributor

@martincostello martincostello commented Jan 17, 2023

Changes

Add support for detecting the service version from the OTEL_SERVICE_VERSION environment variable like the Ruby SDK supports.

The only bit I'm unsure of is the change to the Zipkin span helper for serviceVersion as I'm not familiar with Zipkin so don't know whether that's actually a thing.

For significant contributions please make sure you have completed the following items:

  • Appropriate CHANGELOG.md updated for non-trivial changes
  • Design discussion issue #
  • Changes in public API reviewed

Add support for detecting the service version from the `OTEL_SERVICE_VERSION` environment variable.
@martincostello martincostello requested a review from a team January 17, 2023 11:46
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 17, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

Add pull request to `CHANGELOG`.
@Kielek
Copy link
Contributor

Kielek commented Jan 17, 2023

I generally like the idea, but I think that this is a blocker: open-telemetry/opentelemetry-specification#1901

@reyang reyang added the needs-spec-change Issues which require the OpenTelemetry Specification to clarify or define behavior label Jan 17, 2023
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Jan 25, 2023
@github-actions github-actions bot removed the Stale Issues and pull requests which have been flagged for closing due to inactivity label Jan 26, 2023
@cijothomas
Copy link
Member

Closing this as we cannot merge w/o a spec change. Would you open an issue to track this? (stale prs get closed out anyway)

@martincostello
Copy link
Contributor Author

#4132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-spec-change Issues which require the OpenTelemetry Specification to clarify or define behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants