[PHP] No performance metrics to Dashboard

Hi,

I am currently trying to integrate sentry into a framework-less PHP application. I am able to init the Sentry Client and get errors but I am not receiving any performance metrics to my dashboard.

The following is the method used to init the client with the given options:

This method is called in a singleton near the boot of the application as soon as possible.

Hello AAron,

did you success and fixed your problem with Performance? I have a same problem - no Performance data when using last PHP SDK.

Jan

I am facing similar issue. Getting the Issues data but no performance data in Cakephp. Did you get any work-around?