scoutapp / scout-apm-laravel

ScoutAPM PHP Agent for the Laravel Framework
MIT License
22 stars 12 forks source link

Feature request: support Dingo API #76

Closed fbcarpinato closed 2 years ago

fbcarpinato commented 3 years ago

Hi guys I have a Laravel 6.0 application that uses Dingo API to handle routing.

Recently I added Scout APM to debug my application but I can see that the web endpoints are not being tracked correctly.

Schermata 2021-05-24 alle 13 19 18

Database and background jobs work fine.

asgrim commented 3 years ago

Thanks for the info - we've not tried Scout out with Dingo API yet, but it's something we can consider supporting!

asgrim commented 2 years ago

We have now added support for Dingo API applications! You will need to upgrade scoutapp/scout-apm-php to at least 8.5.0. Thanks for the suggestion :)