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
To comply with the spec, exporters must implement a ForceFlush method https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#forceflush-2
The text was updated successfully, but these errors were encountered:
@codeboten what does this forceflush mean in the exporter context. What should be done here?
Sorry, something went wrong.
bumping @codeboten ^
This was added to the spec by open-telemetry/opentelemetry-specification#1467
srikanthccv
Successfully merging a pull request may close this issue.
To comply with the spec, exporters must implement a ForceFlush method https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#forceflush-2
The text was updated successfully, but these errors were encountered: