You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add static name to Valkey commands
Signed-off-by: Moritz Lang <[email protected]>
* Add Distributed Tracing support behind new trait
Signed-off-by: Moritz Lang <[email protected]>
* Add open-telemetry example showcasing Distributed Tracing support
Signed-off-by: Moritz Lang <[email protected]>
* Run swift-format
Signed-off-by: Moritz Lang <[email protected]>
* Document open-telemetry example
Signed-off-by: Moritz Lang <[email protected]>
* Remove left-over TODO
Signed-off-by: Moritz Lang <[email protected]>
* Re-format docker-compose.yml
Signed-off-by: Moritz Lang <[email protected]>
* Re-format ValkeyConnectionTests.swift
Signed-off-by: Moritz Lang <[email protected]>
* Clean up service bootstrap in open-telemetry example
Signed-off-by: Moritz Lang <[email protected]>
* Remove open-telemetry example
Signed-off-by: Moritz Lang <[email protected]>
* Improve tracing support
Signed-off-by: Fabian Fett <[email protected]>
* Fix tests
Signed-off-by: Fabian Fett <[email protected]>
* swift-format
Signed-off-by: Fabian Fett <[email protected]>
* swift-format
Signed-off-by: Fabian Fett <[email protected]>
* Use TestTracer from TracingTestKit
Signed-off-by: Moritz Lang <[email protected]>
* Put ValkeyConnection.address behind Tracing trait
Signed-off-by: Moritz Lang <[email protected]>
* Extract simple error prefix into computed variable
Signed-off-by: Moritz Lang <[email protected]>
* Add missing availability macro to ValkeyTracingConfiguration
Signed-off-by: Moritz Lang <[email protected]>
* Switch to swift-distributed-tracing upstream
Signed-off-by: Moritz Lang <[email protected]>
* Fix compilation without DistributedTracingSupport trait
Signed-off-by: Moritz Lang <[email protected]>
* Fix benchmark compilation
Signed-off-by: Moritz Lang <[email protected]>
* Document tracing configuration
Signed-off-by: Moritz Lang <[email protected]>
* Set span status code for all errors
Signed-off-by: Moritz Lang <[email protected]>
---------
Signed-off-by: Moritz Lang <[email protected]>
Signed-off-by: Fabian Fett <[email protected]>
Co-authored-by: Fabian Fett <[email protected]>
0 commit comments