mardi 8 décembre 2020

In which file to write Sentry\init method in laravel?

I need to configuration sentry.io performance, But don't know which file should I use to write this code in laravel

Sentry\init([
'dsn' => '####',
'traces_sampler' => static function (Sentry\Tracing\SamplingContext $context): float {
}
]);


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire