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
Goal of this is to provide the basic core functionalities on iOS, same way we did for Android.
init()
Traces
Metrics
exportTraces
exportMetrics
The text was updated successfully, but these errors were encountered:
An example from the Swift SDK: https://github.com/open-telemetry/opentelemetry-swift/blob/main/Examples/OTLP%20Exporter/main.swift that might be helpful.
Sorry, something went wrong.
Hellhiem
No branches or pull requests
Goal of this is to provide the basic core functionalities on iOS, same way we did for Android.
init()
method forTraces
andMetrics
exportTraces
exportMetrics
The text was updated successfully, but these errors were encountered: