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 <16192401+slashmo@users.noreply.github.com>
* Add Distributed Tracing support behind new trait
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Add open-telemetry example showcasing Distributed Tracing support
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Run swift-format
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Document open-telemetry example
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Remove left-over TODO
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Re-format docker-compose.yml
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Re-format ValkeyConnectionTests.swift
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Clean up service bootstrap in open-telemetry example
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Remove open-telemetry example
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Improve tracing support
Signed-off-by: Fabian Fett <fabianfett@apple.com>
* Fix tests
Signed-off-by: Fabian Fett <fabianfett@apple.com>
* swift-format
Signed-off-by: Fabian Fett <fabianfett@apple.com>
* swift-format
Signed-off-by: Fabian Fett <fabianfett@apple.com>
* Use TestTracer from TracingTestKit
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Put ValkeyConnection.address behind Tracing trait
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Extract simple error prefix into computed variable
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Add missing availability macro to ValkeyTracingConfiguration
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Switch to swift-distributed-tracing upstream
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Fix compilation without DistributedTracingSupport trait
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Fix benchmark compilation
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Document tracing configuration
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
* Set span status code for all errors
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
---------
Signed-off-by: Moritz Lang <16192401+slashmo@users.noreply.github.com>
Signed-off-by: Fabian Fett <fabianfett@apple.com>
Co-authored-by: Fabian Fett <fabianfett@apple.com>
0 commit comments