Skip to content

iOS support #1

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

Open
adhorodyski opened this issue Apr 1, 2025 · 1 comment
Open

iOS support #1

adhorodyski opened this issue Apr 1, 2025 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@adhorodyski
Copy link
Collaborator

adhorodyski commented Apr 1, 2025

Goal of this is to provide the basic core functionalities on iOS, same way we did for Android.

  • Configure the global SDK's singleton (native) from the static init() method for Traces and Metrics
  • Allow exporting JS provided Traces and Metrics with the native SDK through the Turbo Module:
    • exportTraces
    • exportMetrics
@adhorodyski adhorodyski added this to the Alpha milestone Apr 1, 2025
@adhorodyski adhorodyski self-assigned this Apr 1, 2025
@adhorodyski
Copy link
Collaborator Author

An example from the Swift SDK: https://github.com/open-telemetry/opentelemetry-swift/blob/main/Examples/OTLP%20Exporter/main.swift that might be helpful.

@adhorodyski adhorodyski added the help wanted Extra attention is needed label Apr 2, 2025
@adhorodyski adhorodyski removed their assignment Apr 9, 2025
@adhorodyski adhorodyski removed this from the Alpha milestone Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants