Moritz Lang

Results 77 comments of Moritz Lang

Will close this one for now, we can probably use parts of it for inspiration when refining the documentation of the updated public API.

Hey @xtremekforever, thanks for creating an issue for this 🙏 I've been hitting these issues myself when trying to add Swift 6 to the unit test matrix: - PR: https://github.com/slashmo/swift-otel/pull/119...

I'm wondering if, for the time being, we should switch back to `StrictConcurrency=complete` instead of enabling the Swift 6 language mode in the main project as well. Once Swift 6...

This PR is no longer needed since `latest` is now `6.0`.

> just a simple check that there are no collisions and otherwise warn would be more than ok in practice I think. Yep, that would work too.

This change was added via #133, but we might want to highlight it in the documentation as well.

Thanks for the reminder, @0xifarouk 🙏 I haven't yet had the time to investigate it. Trying it out with a different OTLP receiver may be helpful. Would you be able...

I'll close this now since full logging support landed in `main`.

Thanks for reporting this one @gverdouw and for attaching your set up 👍 I agree that this shouldn't be logged as an error and will look into it sometime next...