opentelemetry-erlang-contrib icon indicating copy to clipboard operation
opentelemetry-erlang-contrib copied to clipboard

OpenTelemetry instrumentation for Erlang & Elixir

Results 155 opentelemetry-erlang-contrib issues
Sort by recently updated
recently updated
newest added

This is WIP as it needs an upstream fix in Phoenix: https://github.com/phoenixframework/phoenix/pull/6019 This will add a route template to the attributes, and use that for the span name. We may...

opentelemetry_phoenix
elixir
instrumentation

So first up, apologies for making this a feature request kind of issue. I have workers (GenServer) which emit custom telemetry events and use Ecto. Spans from those workers telemetry...

enhancement

This fixes the dataloader source breaking using KV sources instead of Ecto. Right now these tests currently break because the code assumes we are running with an Ecto source.

elixir
instrumentation
opentelemetry_dataloader

## Context I am directing the Tesla docs to use `KeepRequest` with `PathParams` and other OTEL middleware to keep the unprocessed path params as is, that use case is somewhat...

elixir
instrumentation
opentelemetry_tesla

**Describe the bug** the opentelemetry_oban has a 1.1.1 version. changelog is missing **Expected behavior** an explanation on the changes for 1.1.1

bug