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

Added --version flags to trace and boostrap commands #3

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

owais
Copy link

@owais owais commented Oct 18, 2020

The --version flag makes the command print version information that
looks like the following:

splunk-opentelemetry==0.1.8

Also uses the following OpenTelemetry libraries:

	opentelemetry-api==0.*,>=0.14.0.b0
	opentelemetry-exporter-zipkin==0.*,>=0.14.0.b0
	opentelemetry-instrumentation==0.*,>=0.14.0.b0
	opentelemetry-sdk==0.*,>=0.14.0.b0

Also replaces splunk.distro.version resource attribute with telemetry.auto.version.

@owais owais requested a review from flands October 18, 2020 15:10
The --version flag makes the command print version information that
looks like the following:

```
splunk-opentelemetry==0.1.8

Also uses the following OpenTelemetry libraries:

	opentelemetry-api==0.*,>=0.14.0.b0
	opentelemetry-exporter-zipkin==0.*,>=0.14.0.b0
	opentelemetry-instrumentation==0.*,>=0.14.0.b0
	opentelemetry-sdk==0.*,>=0.14.0.b0
```
@owais owais merged commit 7332e7d into main Oct 18, 2020
@owais owais deleted the add-version-flag branch October 18, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant