issues
search
slashmo
/
gsoc-swift-tracing
WIP collection of Swift libraries enabling Tracing on Swift (Server) systems.
https://summerofcode.withgoogle.com/projects/#6092707967008768
Apache License 2.0
21
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Archive this repository and direct to apple/swift-distributed-tracing
#154
ktoso
opened
3 years ago
2
Expose SpanAttributes Keys
#153
fabianfett
opened
4 years ago
4
Correctly forward channel events in NIO instrumentation handlers
#152
slashmo
closed
4 years ago
1
Document how to deal with different names for context propagation across services
#151
fabianfett
opened
4 years ago
2
Use forked NIO with embedded Baggage in ChannelHandlerContext
#150
slashmo
closed
4 years ago
1
Add startSpan overload accepting BaggageContext
#149
slashmo
opened
4 years ago
0
[WIP] Implement new Baggage APIs
#148
slashmo
closed
4 years ago
0
Return nil when extracting empty header value
#147
slashmo
closed
4 years ago
1
Join multiple header values in HTTPHeadersExtractor
#146
slashmo
closed
4 years ago
0
ExtractorProtocol cannot handle multiple header fields
#145
slashmo
closed
4 years ago
5
Sanity check: Various Tracer "Expressability"
#144
ktoso
opened
4 years ago
0
Store BaggageContext in NoOpSpan
#143
slashmo
closed
4 years ago
2
Require Span types to be classes
#142
slashmo
closed
4 years ago
0
Drop Instrument suffix in TracingInstrument & TracingInstrumentation
#141
slashmo
closed
4 years ago
0
Consider renaming TracingInstrument -> Tracer as it's a well known word
#140
ktoso
closed
4 years ago
2
Add instructions to README 📖
#139
slashmo
closed
4 years ago
0
NoOp Tracing/Span must propagate context
#138
ktoso
closed
4 years ago
0
Define API to create new trace
#137
pokryfka
opened
4 years ago
2
Namespace SpanAttributeNames
#136
slashmo
closed
4 years ago
0
Consider grouping span attribute names in namespaces
#135
pokryfka
closed
4 years ago
2
Consider removal of Span.Status, as OTel also removing it
#134
ktoso
opened
4 years ago
2
Add SpanAttributeName String constants
#133
slashmo
closed
4 years ago
0
Backwards-compatible SpanAttribute string constants
#132
slashmo
closed
4 years ago
0
Add (g)RPC semantic attributes
#131
slashmo
closed
4 years ago
3
Write complete persona-specific "how to use this" docs
#130
ktoso
closed
4 years ago
2
See if we can remove the case __namespace in SpanAttributes
#129
slashmo
opened
4 years ago
0
Downgrade to Swift 5.0
#128
slashmo
closed
4 years ago
2
Remove timestamp, kind and status getters from Span
#127
pokryfka
closed
4 years ago
7
Correct description of Span context, describe context propagation
#126
pokryfka
opened
4 years ago
5
Provide NIO Futures TracingSupport extensions package (not sure how to call the module yet)
#125
ktoso
opened
4 years ago
1
Use correct defaults in startSpan convenience
#124
slashmo
closed
4 years ago
0
Allow nanos in timestamps
#123
ktoso
opened
4 years ago
3
Make timestamp in startSpan required
#122
slashmo
closed
4 years ago
0
Add shutdown method to TracingInstrument
#121
slashmo
closed
4 years ago
2
Tweak naming of addLink convenience
#120
slashmo
closed
4 years ago
0
Force Spans to be classes?
#119
ktoso
closed
4 years ago
3
Timestamp to be non optional in TracingInstrument
#118
ktoso
opened
4 years ago
7
Revisit addLink parameter wording (it should not be `parent`?)
#117
ktoso
closed
4 years ago
1
Add shutdown to TracingInstrument
#116
slashmo
closed
4 years ago
0
Add forceFlush method to TracingInstrument
#115
slashmo
closed
4 years ago
2
Rename OTelSpan & JaegerTracer for testing
#114
slashmo
closed
4 years ago
1
Adopt BaggageContext 0.2.0 📦
#113
slashmo
closed
4 years ago
0
Rename OTelSpan & JaegerTracer in Tests
#112
slashmo
closed
4 years ago
1
Add recordError method to Span
#111
slashmo
closed
4 years ago
1
Add SpanLink parent convenience method
#110
slashmo
closed
4 years ago
0
Fix NIO & HTTP Client version clash in UseCases 📦
#109
slashmo
closed
4 years ago
4
Add convenience API for linking spans
#108
ktoso
closed
4 years ago
0
[Wording] Use context instead of baggage
#107
slashmo
closed
4 years ago
0
Export OpenTelemetryInstrumentationSupport library 📦
#106
slashmo
closed
4 years ago
0
reimplement namespaces to support arrays and less boilerplate in impls, also 5.2
#105
ktoso
closed
4 years ago
2
Next