Joris Bayer
Joris Bayer
Thanks @bkotsopoulossc for reporting this! This does sound like something Sentry will support eventually. We will discuss it internally and get back to you.
Scoping: don't solve the "in-app" problem, only the "trimming from the middle" problem.
@sl0thentr0py I might need some Ruby help here: > Long Stack Trace for an event is trimming frames starting from the second frame. In the event linked from the Jira...
@vanyakosmos thanks for the feature request! We do automatically sample and prioritize infrequent occurrences for _transactions_, but not for errors (see https://docs.sentry.io/product/performance/retention-priorities/#low-volume-transactions). Server-side sampling for error events is currently not...
Requires https://github.com/argmin-rs/argmin/pull/341.
@jredmond-sentry any update on this? I see there was an [internal PoC](https://getsentry.atlassian.net/browse/OPS-5279), is there a plan for GA?
@stephanie-anderson internally, Relay converts all span item types to the same data structure, so the issue is still relevant. Currently the PII selector does not work on anything other than...
This is required for span streaming but not "span envelopes", so I'm lowering the priority for now.
cc @cleptric
Should be OpenAPI spec o.a., ideally auto-generated from rust code.