plunkettscott / laravel-otel

Instant OpenTelemetry instrumentation for Laravel applications.
MIT License
18 stars 4 forks source link

Adopt Laravel 11.x Context facade #23

Open plunkettscott opened 2 months ago

plunkettscott commented 2 months ago

I think adopting the Laravel 11.x Context for holding the trace ID would be beneficial, primarily for queued jobs.