Problem/Motivation
https://github.com/getsentry/sentry-php/pull/1428 makes traces_sample_rate nullable and changes the default from 0 to null. So we should allow it to be set to 0, and document the difference between 0 and null.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3320921.patch | 2.71 KB | mfb |
Comments
Comment #2
mfbImprove config descriptions
Comment #5
mfb