Skip to content

fix(perfscore): Adds span op tag to perf score totals#3326

Merged
edwardgou-sentry merged 3 commits intomasterfrom
egou/fix/tag-total-scores-by-span-op
Apr 2, 2024
Merged

fix(perfscore): Adds span op tag to perf score totals#3326
edwardgou-sentry merged 3 commits intomasterfrom
egou/fix/tag-total-scores-by-span-op

Conversation

@edwardgou-sentry
Copy link
Copy Markdown
Contributor

@edwardgou-sentry edwardgou-sentry commented Mar 25, 2024

Updates score total measurements to be tagged by span.op. We need to be able to filter scores based on span.op as we may have more standalone spans in the future with different score profiles (such as mobile).

#skip-changelog

@edwardgou-sentry edwardgou-sentry marked this pull request as ready for review March 25, 2024 22:04
@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner March 25, 2024 22:04
@edwardgou-sentry edwardgou-sentry requested a review from a team March 25, 2024 22:04
Copy link
Copy Markdown
Member

@jjbayer jjbayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edwardgou-sentry could you please add test coverage for this change? For example by expanding the following test a bit. Currently it only looks at metric names, it could assert on tags as well:

#[test]
fn test_extract_span_metrics_performance_score() {

@edwardgou-sentry edwardgou-sentry merged commit 681d95d into master Apr 2, 2024
@edwardgou-sentry edwardgou-sentry deleted the egou/fix/tag-total-scores-by-span-op branch April 2, 2024 16:47
jan-auer added a commit that referenced this pull request Apr 3, 2024
* master:
  feat(metric-stats): Report cardinality to metric stats (#3360)
  release: 0.8.56
  fix(perfscore): Adds span op tag to perf score totals (#3326)
  ref(profiles): Return retention_days as part of the Kafka message (#3362)
  ref(filter): Add GTmetrix to the list of web crawlers (#3363)
  fix: Fix kafka topic default (#3350)
  ref(normalization): Remove duplicated normalization (#3355)
  feat(feedback): Emit outcomes for user feedback events (#3026)
  feat(cardinality): Implement cardinality reporting (#3342)
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