Skip to content

feat(spans): Extract standalone CLS span metrics and performance score #3988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

edwardgou-sentry
Copy link
Contributor

@edwardgou-sentry edwardgou-sentry commented Sep 4, 2024

As of this update to the JS SDK, we now can send CLS as a standalone span to Relay, similar to INP standalone spans. This update enables the extraction of standalone CLS spans to indexed and metrics datasets, with CLS Performance score calculation. These metrics are still written to the transaction namespace to not break any product areas using CLS

#skip-changelog

@edwardgou-sentry edwardgou-sentry self-assigned this Sep 4, 2024
@edwardgou-sentry edwardgou-sentry force-pushed the egou/feat/extract-standalone-cls-spans branch from b02eff0 to 0f12d97 Compare September 4, 2024 14:04
@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review September 4, 2024 16:20
@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner September 4, 2024 16:20
@edwardgou-sentry edwardgou-sentry merged commit 3716b26 into master Sep 5, 2024
24 of 25 checks passed
@edwardgou-sentry edwardgou-sentry deleted the egou/feat/extract-standalone-cls-spans branch September 5, 2024 13:51
jan-auer added a commit that referenced this pull request Sep 6, 2024
* master: (27 commits)
  build: Update dialoguer and hostname (#4009)
  build: Update opentelemetry-proto to 0.7.0 (#4000)
  build: Update lru to 0.12.4 (#4008)
  build: Update cookie to 0.18.1 (#4007)
  feat(spans): Extract standalone CLS span metrics and performance score (#3988)
  build: Update cadence to 1.4.0 and statsdproxy to 0.2.0 (#4005)
  build: Update maxminddb to 0.24.0 (#4003)
  build: Update multer to 3.1.0 (#4002)
  build: Update regex and aho-corasick (#4001)
  build: Update sentry-kafka-schemas to 1.0.107 (#3999)
  build: Update dev-dependencies (#3998)
  build: Update itertools to 0.13.0 (#3993)
  build: Update brotli, zstd, flate2 (#3996)
  build: Update rdkafka to 0.36.2 (#3995)
  build: Update tikv-jemallocator to 0.6.0 (#3994)
  build: Update minidump to 0.22.0 (#3992)
  build: Update bindgen to 0.70.1 (#3991)
  build: Update chrono to 0.4.38 (#3990)
  feat(spans): initial MongoDB description scrubbing support (#3912)
  fix(spooler): Reduce number of disk reads (#3983)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants