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
222
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to GitHub Actions
#152
rnro
closed
12 hours ago
1
Add release.yml
#151
FranzBusch
closed
1 month ago
2
Fix use of Swift 6 language mode
#150
orobio
closed
4 weeks ago
14
Update adoption status a bit
#149
ktoso
closed
3 months ago
0
Adopt Swift 6.0 #isolation; Resolves async closure behavior in withSpan
#148
ktoso
closed
3 months ago
2
Explicitly declare the ServiceContext dependency
#147
sidepelican
closed
3 months ago
2
[work in progress] moving away from _unsafeInheritExecutor
#146
ktoso
closed
3 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
7 months ago
0
update documentation references to fix broken reference links on SwiftPackageIndex hosted documentation for main
#143
heckj
closed
7 months ago
2
Dinner sample fails to export data to the collector
#142
NicFontana
opened
7 months ago
0
Make complete Sendable audit
#141
ktoso
opened
9 months ago
0
Remove old benchmark infra and replace with package-benchmark
#140
ktoso
closed
9 months ago
1
[PATCH] [bug] Fix ignored `at` argument in two instances of withSpan
#139
ktoso
closed
9 months ago
2
Add CI for Swift 5.10
#138
yim-lee
closed
9 months ago
0
Add documentation for SpanAttributeKey
#137
adam-fowler
opened
10 months ago
0
Sendable Instrument Carriers
#136
slashmo
closed
9 months ago
0
Update README with the status of Swift-OTel
#135
Joannis
closed
11 months ago
1
Bump minimum Swift version to 5.7
#134
rnro
closed
9 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
3
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
Remove Tracer namespace and replace
#109
fabianfett
closed
1 year ago
0
Drop TracerClock from start/withSpan APIs, but use internally
#108
fabianfett
closed
1 year ago
0
Check if we need int8 in SpanAttribute or not
#107
ktoso
closed
1 year ago
1
Consider if SpanAttribute should be not an enum after all?
#106
ktoso
closed
1 year ago
1
Offer nanos since Epoch
#105
ktoso
closed
1 year ago
0
Rename TracerProtocol if possible
#104
fitomad
closed
1 year ago
4
Remove SwiftDistributedTracingDurationProtocol
#103
ktoso
closed
1 year ago
0
Next