Skip to content

Traces sample rate cannot be disabled #1427

@koenhoeijmakers

Description

@koenhoeijmakers

Environment

sentry/sentry-laravel: 3.0.1
laravel/framework: 9.39.0

Steps to Reproduce

  1. Use the default config file containing: 'traces_sample_rate' => (float) (env('SENTRY_TRACES_SAMPLE_RATE', 0.0)),

image

Expected Result

I would expect Performance tracing to be disabled

Actual Result

It is not disabled and we're almost at the point where we have to upgrade our sentry plan because we're running out of events rapidly

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions