-
### Which component is this bug for?
OpenAI Instrumentation
### š Description
This bug is related to #1983. Similar to what's described there, the `OpenAIInstrumentor` doesn't propagate the trace cā¦
-
## Summary
Allow clients to export partial spans, to support two use cases:
* Flush a long running span before it is finished, in case the process crashes before finishing it
* Enrich existing spā¦
-
I would maybe expect this when throttling is enabled, but I was surprised to see an OOM when it wasn't enabled. This happened when sending a bunch of requests to elasticsearch where both the zipkin seā¦
-
We were asked here for access log configuration via properties. It seems already possible via java configuration here.
However, this seems commodity feature in http engines.. I wonder if we shouldnā¦
-
Hello!
I am trying to use stagemonitor to trace my java applications and send the traces to Zipkin. I already have Zipkin working for some other monitoring. I added dependencies for stagemonitor-coreā¦
-
**Task**: Add additional signal handlers to [Telemere](https:/www.taoensso.com/telemere).
## Current handlers
- Current [included handlers](https://github.com/taoensso/telemere/wiki/4-Handlers#iā¦
-
While testing the Cassandra3 storage component I noticed that query limit is not accurate. Specifying a limit of 10 for "zipkin-server" "all" returns 4 results. Increasing the limit to 100 for "zipkā¦
-
## Requirement - what kind of business use case are you trying to solve?
Posting Zipkin v1 and v2 spans to Jaeger collector should result in sparc-dependency discovering the dependencs in the incomā¦
-
**Is your feature request related to a problem? Please describe.**
Zipkin provides a set of idiomatic annotations for server/client events described in https://zipkin.io/pages/instrumenting.html#coreā¦
-
**Describe the bug**
The current version of Reactive OAuth Security doesn't follow all Observability documentation recommendations, therefore it doesn't propagate trace and baggage's over network. Seā¦