plunkettscott / laravel-otel

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

Add support for other response types #1

Closed plunkettscott closed 1 year ago

plunkettscott commented 1 year ago

This PR adds support for response types other than the Illuminate\Http\Response type.