diff --git a/CHANGELOG.md b/CHANGELOG.md index e1ba449525..c9b2faa32f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ - Scrub transactions before enforcing quotas. ([#3248](https://github.com/getsentry/relay/pull/3248)) - Implement metric name based cardinality limits. ([#3313](https://github.com/getsentry/relay/pull/3313)) - Kafka topic config supports default topic names as keys. ([#3282](https://github.com/getsentry/relay/pull/3282), [#3350](https://github.com/getsentry/relay/pull/3350)) +- Extract AI metrics from spans. ([#3412](https://github.com/getsentry/relay/pull/3412)) - Set all span tags on the transaction span. ([#3310](https://github.com/getsentry/relay/pull/3310)) - Emit outcomes for user feedback events. ([#3026](https://github.com/getsentry/relay/pull/3026)) - Collect duration for all spans. ([#3322](https://github.com/getsentry/relay/pull/3322))