plunkettscott / laravel-otel

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

Support for Laravel 11.x #16

Closed Braunson closed 3 months ago

Braunson commented 3 months ago

Do we have planned support for Laravel 11.x? I'll put in an MR for it.

Braunson commented 3 months ago

MR was merged!

plunkettscott commented 3 months ago

Just released as v0.4.0! 🎉

Thanks for the PR!