We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
opentelemetry-operations-java/exporters/trace/README.md
Line 44 in f04d7e9
Tried using the above lines but it shows error:
Required type: TraceExporter Provided: SpanExporter
The text was updated successfully, but these errors were encountered:
Thank you for reporting this, the readme needs to be updated. The method indeed returns a SpanExporter as it should.
SpanExporter
I will update the README.
Sorry, something went wrong.
psx95
Successfully merging a pull request may close this issue.
opentelemetry-operations-java/exporters/trace/README.md
Line 44 in f04d7e9
Tried using the above lines but it shows error:
The text was updated successfully, but these errors were encountered: