Tobias Nyholm

Results 325 comments of Tobias Nyholm

I vote for closing this issue and deprecating the “enabled” option. Here is the config I was referring to: https://github.com/ekino/EkinoNewRelicBundle/blob/master/README.md#interactor-services

You should set the enable: true and use the adaptiveInteractor. That should work for you for all your machines.

Sure. Have a look at the NamingStrategy section. https://github.com/ekino/EkinoNewRelicBundle#transaction-naming-strategies

Thank you @boncea. Try disabling some features of the bundle one by one. Always when taking about memory leaks, then Monolog is a usual suspect. Especially if you use "fingers_crossed"...

Hm. Maybe @astorm could help us a little here.

Excellent. Thank you both @boncea and @astorm. Please remember to write a short summary here after you find/resolve the issue.

Hm.. I would much rather do #185 and make a new major. That would properly keep compatibility with Flysystem

TODO, I think we should remove our filesystem interface and make Flysystem a first class citizen.

I think that PSR-18 is a great idea for all libraries that are using HTTP... unless you need async.. =) I would recommend HTTPlug of libraries that need async support....