Commit History

Author SHA1 Message Date
  Ryan Skonnord 33f6772e7f test(hc): Remove stable=True arg from silo test decorators (#60421) 10 months ago
  anthony sottile f9c7b1ff63 ref: fix typing in tests.snuba / tests.sentry.snuba (#57367) 11 months ago
  anthony sottile 7d17434e01 ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705) 1 year ago
  John 7dcae76bba ref(generic-metrics): Migrate UseCaseKey to UseCaseID for organization metrics (#51776) 1 year ago
  anthony sottile 6a37f7f09f ref: fix some misc type errors (#51302) 1 year ago
  Markus Unterwaditzer 577378b9a0 fix: Add schema validation to outgoing metrics in testsuite (#49349) 1 year ago
  Mike Ihbe b6f6d0637b ref(hybrid-cloud): Mark stable a bunch of control tests (#49039) 1 year ago
  MeredithAnya a973162abb fix(metrics): add sentry_received_timestamp (#48909) 1 year ago
  Radu Woinaroski 580151a474 ref(release-health): Remove release health metrics legacy backend [TET-670] (#45689) 1 year ago
  Radu Woinaroski e49a803d6d fix(release-health) fixes get_crash_free_breakdown returning empty results when no environment is specified (#44037) 1 year ago
  Radu Woinaroski 0b0e1bb8ae hotfix: handle empty series returns from get_series. (#43721) 1 year ago
  Radu Woinaroski 9d8cdb28dc feat(release-health): Switch release health backend to MetricsLayer (#43545) 1 year ago
  Joris Bayer 104eca00d7 ref(release-health): Remove duplex backend from code (#41062) 1 year ago
  Ryan Skonnord aabc784d11 feat(hybrid): Add silo mode limit decorators (#38613) 2 years ago
  Markus Unterwaditzer 5ceaca6389 ref(MEP): Add new option to query tag values as strings from clickhouse (#36397) 2 years ago
  Andrii Soldatenko cd803d173c fix(snuba): Add appropriate `UseCaseKey` for indexer [TET-146] (#36308) 2 years ago
  Joris Bayer 6387f752a1 fix(release-health): Restrict project release count to metric ID (#34951) 2 years ago
  Joris Bayer c3dd29a47b test(metrics): Remove init tag for rh user metric in tests (#34920) 2 years ago
  Joris Bayer 0c9f93363c fix(metrics): Count all users, not just init users (#34858) 2 years ago
  asottile-sentry cf018ef83b ref: upgrade to black stable (#34177) 2 years ago
  MeredithAnya cc50de6a02 ref(sessions): remove > 90 days test (#33712) 2 years ago
  Joris Bayer c1efa3e0a8 fix(metrics): Different treatment for unresolved strings and absent tags (#32574) 2 years ago
  Oliver Newland 89076a37dd test(metrics) - more fixes for snuba tests for enforced 90-day metrics TTL (#32476) 2 years ago
  Markus Unterwaditzer 110aff1ae1 fix(release_health): Adjust all code such that the current timestamp is determined exactly once (#31818) 2 years ago
  Markus Unterwaditzer 83eb7967d3 fix(release_health): Empty environment filter is no filter (#31213) 2 years ago
  Markus Unterwaditzer e851f67ee6 fix(release_health): Adjust granularity to be bug-compatible with sessions (#31246) 2 years ago
  Joris Bayer da83320082 fix(metrics): Fix flaky crash free rates test (#30366) 2 years ago
  Ahmed Etefy 9887215efc ref: Hacks out use of session dict generator func (#29484) 2 years ago
  Radu Woinaroski a88a90e8d2 fix(releasehealth): Improve reliability of snuba integration tests for sessions release health (#29445) 2 years ago
  Radu Woinaroski 3da86f8aab ref(releasehealth): Implement get_project_releases_by_stability on metrics backend [INGEST-249] (#29352) 2 years ago
  Markus Unterwaditzer edf8d8e178 [WIP] ref(releasehealth): Port get_project_release_stats to releasehealth (#29154) 2 years ago
  Radu Woinaroski 14f4b12581 ref(releasehealth): Implement get_num_sessions_per_project on metrics backend [INGEST-249] (#29208) 2 years ago
  Radu Woinaroski 363f46090c ref(releasehealth): Implement get_project_sessions_count on metrics backend [INGEST-249] (#29148) 2 years ago
  Radu Woinaroski 90502e8f9f ref(releasehealth): Implement get_project_releases_count on metrics backend [INGEST-249] (#29044) 2 years ago
  Markus Unterwaditzer 1a73c702f0 ref(releasehealth): Rewrite get_release_health_data_overview to run on metrics [INGEST-249] (#28892) 3 years ago
  Joris Bayer 4f53cd20c3 Feat(metrics): Crash free breakdown on metrics backend [INGEST-249] (#28945) 3 years ago
  Radu Woinaroski d98825e332 ref(releasehealth): Implement get_oldest_health_data_for_releases on metrics backend [INGEST-249] (#28943) 3 years ago
  Radu Woinaroski a661a063d6 ref(releasehealth): Implement get_changed_project_release_model_adoptions on metrics backend [INGEST-249] (#28895) 3 years ago
  Ahmed Etefy d22804ab6a ref(sessions): Remove unused get_adjacent_releases_based_on_adoption (#28860) 3 years ago
  Markus Unterwaditzer 538b229949 ref(releasehealth): Implement get_release_sessions_time_bounds in metrics backend [INGEST-249] (#28824) 3 years ago
  Markus Unterwaditzer bf5ea1040c ref(release_health): Rename module to be consistent with function name conventions (#28829) 3 years ago
  Radu Woinaroski f619395116 ref(releasehealth): Implement check_releases_have_health_data on metrics backend [INGEST-249] (#28823) 3 years ago
  Radu Woinaroski 3d787e22b0 ref(releasehealth): Implement check_has_health_data on metrics backend [INGEST-249] (#28729) 3 years ago
  Markus Unterwaditzer a616a7512a ref(releasehealth): Implement get_release_adoption with metrics [INGEST-249] (#28725) 3 years ago
  Dan Fuller 9089028a1f fix(semver): Fix bug when sorting by unique users on the release page. (#28663) 3 years ago
  Joris Bayer 31e6dd695d ref(metrics): Release health service INGEST-376 (#28598) 3 years ago
  Dan Fuller 32f8a381ba refs(sessions): Refactor session creation for some test code (#28259) 3 years ago
  Dan Fuller 9778851bc9 feat(api): Don't filter out releases without session data when sorting by sessions (WOR-1178) (#28234) 3 years ago
  Ahmed Etefy 73c3be957a fix(sessions): Format session time bounds to be in ISO (#26770) 3 years ago
  Ahmed Etefy d0e2c49ea5 fix(sessions): Filter out zero users releases in users sort (#26734) 3 years ago