arkaitzgarro / elastic-apm-laravel

Laravel APM agent for Elastic v2 intake API
MIT License
79 stars 17 forks source link

Laravel Telescope Support #173

Closed nasrulhazim closed 1 year ago

nasrulhazim commented 1 year ago

Hi @arkaitzgarro , i am just wondering if it's a good idea to utilise Laravel Telescope since they already collecting all kind of Laravel features.

I think from Telescope, we just need to add another storage for Elastic APM.

I've been think quite sometimes how I can utilise Laravel Telescope into Elastic.

Let me know if it's possible, and if there's a way I can contribute to this package, or create another package for Telescope, Elastic APM driver.

arkaitzgarro commented 1 year ago

Hey @nasrulhazim, maybe I'm missing something, but I see Telescope and APM as very different services, and I don't know how this package can help any of them.

If anything, we could get inspired by Telescope to add more features or metadata to this package.