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

fix: Update gocql instrumentation to meet latest contrib requirements #298

Merged
merged 5 commits into from
Aug 26, 2020

Conversation

reggiemcdonald
Copy link
Contributor

This PR updates the gocql instrumentation:

  • Replaces WithTracer option with WithTracerProvider
  • Adds WithMeterProvider option
  • Adds "go.opentelemetry.io/contrib".SemVer() as the instrumentation version for tracers and meters

Additionally, I've removed the readme and added an example functions.

Part of #213, #214

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 25, 2020

CLA Check
The committers are authorized under a signed CLA.

@reggiemcdonald reggiemcdonald changed the title fix: Update gocql instrumentation to meet latest package requirements fix: Update gocql instrumentation to meet latest contrib requirements Aug 25, 2020
@MrAlias MrAlias merged commit ee5433f into open-telemetry:master Aug 26, 2020
MrAlias added a commit to MrAlias/opentelemetry-go that referenced this pull request Aug 28, 2020
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
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.

4 participants