25.6.2
Features:
- Add configuration to allow high cardinality tags in metrics. (#4805)
- Make client sdk mandatory for profile sample v2. (#4853)
- Sharding into many topics based on partition key. (#4861)
- Parse Chromium stability report from minidumps into context (#4837)
Internal:
- Introduces a new processing pipeline and implements it for logs. (#4777)
- Produce spans to the items topic. (#4735)
- Update opentelemetry-proto and sentry-protos dependencies. (#4847)
- Take into account more types of tokens when doing AI cost calculation. (#4840)
- Use the
FiniteF64type for measurements. (#4828) - Derive a
sentry.descriptionattribute for V2 spans (#4832) - Consider
gen_aialso as AI span op prefix. (#4859) - Change pii scrubbing on some AI attributes to optional (#4860)
- Conditionally set
total_costandtotal_tokensattributes on AI spans. (#4868)