issues
search
apple
/
swift-distributed-tracing
Instrumentation library for Swift server applications
https://swiftpackageindex.com/apple/swift-distributed-tracing/main/documentation/tracing
Apache License 2.0
224
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enable strict concurrency
#159
czechboy0
closed
2 days ago
0
Aligning semantic version label check name
#158
FranzBusch
closed
4 days ago
0
Add a TracingMacros module providing the @Traced macro
#157
porglezomp
closed
6 days ago
3
"snapshot span" aka log
#156
wibed
closed
2 weeks ago
2
task group and preference
#155
wibed
opened
2 weeks ago
0
is baggage context regarded for spans crossing task boundaries?
#154
wibed
closed
2 weeks ago
1
Adds documentation on manual span propogation
#153
NeedleInAJayStack
opened
3 weeks ago
0
Migrate to GitHub Actions
#152
rnro
closed
3 weeks ago
1
Add release.yml
#151
FranzBusch
closed
2 months ago
2
Fix use of Swift 6 language mode
#150
orobio
closed
1 month ago
14
Update adoption status a bit
#149
ktoso
closed
4 months ago
0
Adopt Swift 6.0 #isolation; Resolves async closure behavior in withSpan
#148
ktoso
closed
4 months ago
2
Explicitly declare the ServiceContext dependency
#147
sidepelican
closed
4 months ago
2
[work in progress] moving away from _unsafeInheritExecutor
#146
ktoso
closed
4 months ago
2
Support compiling against Musl
#145
simonjbeaumont
closed
6 months ago
2
update the otel-config to match latest otel image
#144
heckj
closed
8 months ago
0
update documentation references to fix broken reference links on SwiftPackageIndex hosted documentation for main
#143
heckj
closed
8 months ago
2
Dinner sample fails to export data to the collector
#142
NicFontana
opened
8 months ago
0
Make complete Sendable audit
#141
ktoso
opened
10 months ago
0
Remove old benchmark infra and replace with package-benchmark
#140
ktoso
closed
10 months ago
1
[PATCH] [bug] Fix ignored `at` argument in two instances of withSpan
#139
ktoso
closed
10 months ago
2
Add CI for Swift 5.10
#138
yim-lee
closed
10 months ago
0
Add documentation for SpanAttributeKey
#137
adam-fowler
opened
11 months ago
0
Sendable Instrument Carriers
#136
slashmo
closed
10 months ago
0
Update README with the status of Swift-OTel
#135
Joannis
closed
1 year ago
1
Bump minimum Swift version to 5.7
#134
rnro
closed
10 months ago
6
Add Span.updateAttributes
#133
adam-fowler
closed
1 year ago
0
Enable strict concurrency checking in CI
#132
czechboy0
closed
1 year ago
5
Update the adoption tables
#131
ktoso
closed
1 year ago
0
Remove platform requirement from Package.swift
#130
adam-fowler
closed
1 year ago
1
Rename do not switch case
#129
fabianfett
closed
1 year ago
0
Use 1.0.0 service-context
#128
ktoso
closed
1 year ago
1
Adopt ServiceContext 1.0
#127
ktoso
closed
1 year ago
2
Future direction: Non-copyable `Span`
#126
stevapple
opened
1 year ago
1
Offer @traced macro when macros gain function body replacement capabilities
#125
stevapple
opened
1 year ago
4
Make sure sample show before/after parallelizing
#124
ktoso
opened
1 year ago
0
Add guidance in README on how to set span attributes
#123
adam-fowler
opened
1 year ago
4
end() should take an autoclosure instant, not direct instant
#122
ktoso
closed
1 year ago
0
[Docs] Combined initial documentation work
#121
ktoso
closed
1 year ago
2
remove clock protocol, use autoclosure "now" instant
#120
ktoso
closed
1 year ago
2
`addEvent` and `recordError` should take `clock` argument
#119
slashmo
closed
1 year ago
2
Add nanoseconds to SpanEvent
#118
slashmo
closed
1 year ago
1
Use nanosecondsSinceEpoch in `SpanEvent`
#117
slashmo
closed
1 year ago
0
Update CI
#116
yim-lee
closed
1 year ago
0
RFC: Support OpenTelemetry tracer provider concept
#115
slashmo
opened
1 year ago
0
Add nanoseconds to instant protocol
#114
ktoso
closed
1 year ago
2
Introduce top level withSpan; reclaim Tracer and Instrument for protocols
#113
ktoso
closed
1 year ago
1
Correct the default impl for startAnySpan for 5.7
#112
ktoso
closed
1 year ago
0
consider TracerSpan assoc type -> Span
#111
ktoso
closed
1 year ago
3
Rename TracerProtocol.TracerSpan -> TracerProtocol.Span
#110
fabianfett
closed
1 year ago
0
Next