-
There are some details in the spec about error handling https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/error-handling.md
I think we may want to use `telemet…
-
**What are you trying to achieve?**
I need to know whenever the "current" Span changes for a given thread so that I can apply the trace ID and span ID to the thread local context for the purposes o…
-
Has there been any consideration on updating this to implement the DBConnection behavior that official adapters like Postregx do?
https://github.com/elixir-ecto/db_connection
Is there a reason N…
-
As per https://github.com/openzipkin/b3-propagation, the X-B3-ParentSpanId header must also be passed/injected. However I can see in the module's(otel_propagator_http_b3) code that we aren't doing tha…
-
Subscribe to this issue and stay notified about new [daily trending repos in Elixir](https://github.com/trending/elixir?since=daily).
-
At the moment we have 3 HTTP server instumneters (`cowboy`, `phoenix` and `elli`) and 4 HTTP client ones (`finch`, `httpoison`, `req` and `tesla`).
They expose some common option, some options that s…
-
Many (all?) language SDKs have a "console" exporter that allows outputting the produced telemetry to standard output. This is very useful for getting started, debugging, etc.
The spec does not defi…
-
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/span-general.md#source-code-attributes
-
I'm having issues keeping state in the lifecycle of a request. More precisely, I'd like to be able to pass data between handlers, and between `init`, `preprocess`, `handle` and `postprocess` in each h…
-
**What needs to be changed?**
Currently "distributed tracing" is mentioned as a major selling point, and it is also mentioned that this works "somehow" via Context Propagation and Baggage.
There…
NobbZ updated
7 months ago