Skip to content

feat: Add OTel-Swift supported Tracing#910

Merged
dayaffe merged 26 commits intomainfrom
day/implement-tracing-otel
Jun 25, 2025
Merged

feat: Add OTel-Swift supported Tracing#910
dayaffe merged 26 commits intomainfrom
day/implement-tracing-otel

Conversation

@dayaffe
Copy link
Contributor

@dayaffe dayaffe commented Feb 20, 2025

Also raises minimum macOS version to v12

Issue #

Description of changes

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dayaffe dayaffe requested review from jbelkins and sichanyoo June 20, 2025 18:58
Copy link
Contributor

@sichanyoo sichanyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small changes & Q

@sichanyoo sichanyoo self-requested a review June 20, 2025 20:59
.product(
name: "InMemoryExporter",
package: "opentelemetry-swift",
condition: .when(platforms: [.macOS, .iOS, .tvOS, .watchOS])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is because OTel-Swift is currently not working on non-Apple platforms?

@dayaffe dayaffe merged commit 12a2733 into main Jun 25, 2025
33 checks passed
@dayaffe dayaffe deleted the day/implement-tracing-otel branch June 25, 2025 15:16
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.

3 participants