Cannot parse DSC from envelope #4094
Labels
bug
Something isn't working
filler
Requires little effort to resolve. Ready to be picked up anytime.
onboarding
Relay fails to parse the DSC with the debug message
failed to parse sampling context error=invalid type: floating point
1, expected a string
.Originally seen here: getsentry/self-hosted#3312 (comment)
It looks like Relay expects the sample rate to be a string, we can be a bit more lenient if that is the issue:
relay/relay-sampling/src/dsc.rs
Lines 152 to 154 in 9f45b02
COS:
Note: This error does not cause dropped events and for self hosted is without consequences.
The text was updated successfully, but these errors were encountered: