open-telemetry / opentelemetry-erlang-contrib

OpenTelemetry instrumentation for Erlang & Elixir
https://opentelemetry.io
Apache License 2.0
164 stars 115 forks source link

Handle bandit start event with no conn #403

Closed bryannaegele closed 1 week ago

bryannaegele commented 1 week ago

Handles the situation where bandit emits a telemetry span event and then goes straight to error handling.

Fixes #402