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

Replace opentelemetry-service with opentelemetry-collector in imports #22

Merged
merged 2 commits into from
Sep 30, 2019

Conversation

songy23
Copy link
Member

@songy23 songy23 commented Sep 30, 2019

Also run go mod tidy.

Fixes #21.

@bogdandrutu bogdandrutu merged commit 484f74b into open-telemetry:master Sep 30, 2019
@songy23 songy23 deleted the otel-col branch September 30, 2019 18:10
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
* rename Log and Logf interface to AddEvent and AddEventf.
- also remove log package.

* provide only AddEvent interface to Span
- Event can be created using Event specific interface.

* add var trick for Event interface.
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.

Update import paths to github.com/open-telemetry/opentelemetry-collector
3 participants