Commit History

Author SHA1 Message Date
  edwardgou-sentry 622850daee feat(discover): Adds sum min and max to gauge metrics in discover (#77475) 6 days ago
  edwardgou-sentry 5c6d55fd04 feat(discover): adds gauge support for discover metrics avg function (#76293) 1 month ago
  edwardgou-sentry 8d83d212bb feat(discover): add span.module to discover metrics (#76012) 1 month ago
  edwardgou-sentry 5c3359162c feat(discover): Adds cache_miss_rate function to discover metrics dataset (#75896) 1 month ago
  edwardgou-sentry fc095b8a63 feat(discover): add http_response_rate to metrics discover dataset (#75893) 1 month ago
  edwardgou-sentry ef2f3294a1 feat(discover): Allows insight metrics to be used with the avg function in the discover metrics dataset (#75870) 1 month ago
  Nar Saynorath 403b0941c7 feat(discover): Query specific datasets in events (#75117) 1 month ago
  Nar Saynorath 6b84f16180 feat(dashboards): Default widget split decision to errors (#74723) 1 month ago
  Nar Saynorath d094d56609 feat(dashboards): Add split source field to API response (#74717) 1 month ago
  Nar Saynorath 56b2fa4b53 fix(dashboards): Revert querying dataset directly (#74577) 2 months ago
  Nar Saynorath 287eb32e19 feat(discover): Add split decision in meta response (#74139) 2 months ago
  Nar Saynorath 1d01ac346d ref(discover): Simplify split query logic for dashboards (#74077) 2 months ago
  edwardgou-sentry b1ca40a323 feat(insights): Query opportunity scores with hardcoded weights (#73686) 2 months ago
  edwardgou-sentry 78d445a87c feat(insights): Query performance scores with hardcoded weights (#73468) 2 months ago
  edwardgou-sentry d754125985 chore(insights): removes no longer needed webvitals weighted score calculation workaround (#73506) 2 months ago
  William Mak 131822f06c feat(testing): Mark some tests with querybuilder for smoke tests (#73305) 2 months ago
  Philipp Hofmann 0b1bc85746 feat(starfish): Add count_if for metrics (#72848) 3 months ago
  Raj Joshi 3aade54c7b feat(api-idorslug): Updated Subset of Endpoints to use `organization_id_or_slug` (#70636) 4 months ago
  William Mak 999c143968 fix(metrics): Don't allow filtering by org id (#70537) 4 months ago
  edwardgou-sentry b8567dcb86 fix(perfscore): shortens feature flag key to organizations:starfish-browser-webvitals-score-computed-total (#68117) 5 months ago
  edwardgou-sentry a3e767c1ad fix(perfscore): Temporary fix for `weighted_performance_score` returning incorrect values. (#67653) 5 months ago
  Ryan Skonnord 5df59b5534 test(hc): Delete default region_silo_test decorators (#67722) 5 months ago
  edwardgou-sentry bc643622a9 feat(performance): Allow querying INP scores in metrics and adds some tags to spans indexed (#66238) 6 months ago
  Kev 47d3445953 fix(metrics-extraction): Add try/catch around events query (#66067) 6 months ago
  Kev 1fe0569d35 feat(metrics-extraction): Add preflight request to split widgets (#65997) 6 months ago
  Armen Zambrano G d3df66d443 feat(metrics_extraction): Support `count_unique(field)` (#65530) 6 months ago
  Armen Zambrano G ba8822f5a1 feat(metrics_extraction): Support `user_misery()` once more (#65652) 6 months ago
  Armen Zambrano G 3e2c885b1a tests(metrics_extraction): Make test calls simpler (#65656) 6 months ago
  Armen Zambrano G 390eef32a9 tests(user_misery): Test changes to improve code clarity (#65154) 7 months ago
  getsentry-bot 842cd64215 Revert "fix(on-demand): Enable user_misery back again (#65383)" 7 months ago
  Riccardo Busetti f3edcf9ecb fix(on-demand): Enable user_misery back again (#65383) 7 months ago
  Armen Zambrano G 55c7b17913 feat(metrics_extraction): user_misery to fall back to Discover (#65232) 7 months ago
  Nar Saynorath 00c438d35a feat(app-start): Add count_total_starts for more accurate counts (#65121) 7 months ago
  Armen Zambrano G fa45f97cef ref(metrics_extraction): Test improvements + deprecate constant (#65012) 7 months ago
  Armen Zambrano G a1ae8365cd ref(metrics_extraction): auto fixes + do_request refactor (#64894) 7 months ago
  Ryan Skonnord 4b7723e3bd test(hc): Check for inheritance in silo-decorated test classes (#64733) 7 months ago
  anthony sottile 7a00c55924 ref: pep 604 pyupgrade --py311-plus changes (#64349) 7 months ago
  William Mak b266be2c04 fix: Don't use the resolver for everything (#63789) 7 months ago
  William Mak f03b177733 fix(csv-export): Handle the issues platform (#62702) 8 months ago
  William Mak c8ba90a2ad fix(mep): Fix bug with metricsEnhanced and timestamp (#62090) 9 months ago
  Armen Zambrano G 37b4e4019c fix(metrics_extraction): user_misery (#61299) 9 months ago
  edwardgou-sentry d344dee579 fix(webvitals): Fix weighted_performance_score function zero score/weight scenario (#61678) 9 months ago
  Nar Saynorath 0710b297bc feat(app-start): Add count_starts to get number of cold/warm starts (#61288) 9 months ago
  edwardgou-sentry 1a758d9691 feat(discover): Adds count_scores function to discover and metrics dataset (#61255) 9 months ago
  edwardgou-sentry 9dc3f317b8 feat(webvitals): adds weighted_performance_score function to discover (#60814) 9 months ago
  edwardgou-sentry dec8afcbb0 feat(webvitals): Adds opportunity_score function to discover and metrics dataset (#60899) 9 months ago
  edwardgou-sentry 7c598cd342 feat(webvitals): Better edge case handling for performance_score function (#60695) 9 months ago
  edwardgou-sentry 8d21bb996a feat(webvitals): Discover aggregate performance_score function (#60536) 9 months ago
  Armen Zambrano G 2f193c5efb feat(metrics_extraction): Return isMetricsExtractedData in event-stats API (#60183) 10 months ago
  Armen Zambrano G 044ac07d42 feat(metrics_extraction): Switch to use widget extraction flag for APIs (#60176) 10 months ago