apple / swift-distributed-tracing

Instrumentation library for Swift server applications
https://swiftpackageindex.com/apple/swift-distributed-tracing/main/documentation/tracing
Apache License 2.0
222 stars 30 forks source link

[Docs] Combined initial documentation work #121

Closed ktoso closed 1 year ago

ktoso commented 1 year ago

Replaces https://github.com/apple/swift-distributed-tracing/pull/69

Resolves https://github.com/apple/swift-distributed-tracing/issues/80

ktoso commented 1 year ago

I take the few minor comments as overall approval, thanks folks!

ktoso commented 1 year ago

I went through part of the application example and ran into the fact that it seems like the example is already the parallelized trace, despite what the docs suggest. Is that expected? It seems like it might be nice to have it be able to produce both kinds of traces so that someone following the tutorial can actually explore the comparison features, etc.

I think that's off and I'll follow up on that, thank you @porglezomp ! https://github.com/apple/swift-distributed-tracing/issues/124