Evan Purkhiser
|
4c4521caa3
feat(ui): Use borderless button for AssigneeSelectorDropdown (#71071)
|
8 months ago |
Evan Purkhiser
|
817b0c7b2f
ref(ui): Position assignee selector to the right edge (#71074)
|
8 months ago |
Evan Purkhiser
|
5a4e113c83
fix(ui): Only show unresolved service incidents in sidebar (#71070)
|
8 months ago |
Evan Purkhiser
|
28f6b6ceed
feat(crons): Display service incidents on timeline (#71068)
|
8 months ago |
Jonas
|
29883d3766
feat(search): convert search tokens to rpn (#70032)
|
8 months ago |
Michael Sun
|
fd42a43a57
fix(assignees): Fix issue with suggested assignees not hoisting to top (#70997)
|
8 months ago |
Yagiz Nizipli
|
8c090965b6
perf: move tests/sentry_plugins to use orjson (#71050)
|
8 months ago |
Yagiz Nizipli
|
a15542c120
chore: update node.js to v20.13.1 (#71066)
|
8 months ago |
Yagiz Nizipli
|
bcc227a1f9
chore: update biome to v1.7.3 (#71063)
|
8 months ago |
Evan Purkhiser
|
3e8633166f
fix(ui): Correctly set pointerEvents none in Overlay (#71057)
|
8 months ago |
Evan Purkhiser
|
cef8f48b9b
ref(ui): Extract ServiceIncidentDetails component (#71060)
|
8 months ago |
Alex Zaslavsky
|
b9fc8c2518
fix(backup): Avoid flushing outboxes (#71053)
|
8 months ago |
Yagiz Nizipli
|
66c45a6181
feat: add biome rules for strict tests (#69528)
|
8 months ago |
Evan Purkhiser
|
052efadb63
chore(deps): Bump cronstrue package (#71028)
|
8 months ago |
Evan Purkhiser
|
1551429d34
ref(crons): Prefer timeWindowConfig.timelineWidth (#71032)
|
8 months ago |
edwardgou-sentry
|
6dc6b98131
feat(performance): Adds queue modules referrer to backend (#71047)
|
8 months ago |
Katie Byers
|
08a47c9fa1
feat(seer grouping): Add Seer-related ingest helpers (#70999)
|
8 months ago |
Andrew Liu
|
ef9d8e9f6c
feat(replay): viewed_by_me filter (#70967)
|
8 months ago |
Nathan Hsieh
|
41e91c4054
fix: ONLY fetch apps for the ORGANIZATION (#71036)
|
8 months ago |
Michael Sun
|
928a21f2cb
chore(issue-stream): Register feature flag for upcoming new assignee dropdown trigger (#70972)
|
8 months ago |
getsentry-bot
|
46c5f6161b
Revert "feat(replay): add viewed_by_ids to replay search fields (#69364)"
|
8 months ago |
Colleen O'Rourke
|
a8df7ac10c
ref(rules): Log after zadd (#71040)
|
8 months ago |
Abdkhan14
|
cde7588e9f
feat(new-trace): Fixing stack trace width. (#71034)
|
8 months ago |
Andrew Liu
|
f8372652e9
ref(replay): rename query_replays_collection_raw and remove compatibility fx (#70980)
|
8 months ago |
Abdkhan14
|
1e61cb7ace
fix(span-samples-query) Adding trace as column for samples query. (#71043)
|
8 months ago |
colin-sentry
|
79f9fbf1fa
feat(ai-monitoring): Allow creating AI-metric alerts & span alerts in general (#70979)
|
8 months ago |
colin-sentry
|
94fae5392b
chore(llm-monitoring): Rename AI monitoring to LLM monitoring (#71037)
|
8 months ago |
George Gritsouk
|
84fec2560b
feat(insights): Insights backend route (#71038)
|
8 months ago |
edwardgou-sentry
|
387c8eb661
feat(performance): Onboarding page for cache and queues module (#70996)
|
8 months ago |
Tony Xiao
|
7417e26fd2
chore(profiles): Fix up profiles <> transactions compatibility (#70994)
|
8 months ago |
Michelle Zhang
|
bde68fd4b3
ref(tsc): convert adminQueue.tsx to FC (#71035)
|
8 months ago |
Jonas
|
28e8bbcf64
fix(trace): add error margin to right view check (#71033)
|
8 months ago |
Josh Callender
|
751636b617
Migration for all the model changes for Project Templates (#69816)
|
8 months ago |
Pierre Massat
|
0cfb6d9072
ref(spans): Remove old features (#71030)
|
8 months ago |
Michael Sun
|
a9cfd8693f
ref(<Tag>): Remove emotion var and replace with prop (#71029)
|
8 months ago |
Hubert Deng
|
6ead03befd
fix(self-hosted): Ensure sentry help does not silently fail (#70874)
|
8 months ago |
Armen Zambrano G
|
1c0816a873
ref(trace_timeline): Make EventItem a reusable component (#71014)
|
8 months ago |
Katie Byers
|
1d5cc5bdce
feat(seer grouping): Add `SeerSimilarIssuesMetadata` class (#70998)
|
8 months ago |
Jonas
|
0cc8b82ebb
feat(trace): disable/enable reset zoom (#70301)
|
8 months ago |
Michael Sun
|
7413f9cf26
feat(events-graph): Add storybook for new events graph component (#70866)
|
8 months ago |
Michael Sun
|
f8c6f12c73
ref(groupChart): Refactor GroupChart for readability, typing, and scoping (#70966)
|
8 months ago |
Katie Byers
|
065a3a423b
ref(grouping): Change hash calculation metric tag value (#70961)
|
8 months ago |
Neo Huang
|
a2d470bad8
Fix: options manager can_update bug (#70975)
|
8 months ago |
Leander Rodrigues
|
3408a86593
feat(highlights): UI bug fix, add replay context, change text (#70988)
|
8 months ago |
George Gritsouk
|
15c926a27d
ref(insights): Dynamically generate module URLs everywhere (#70973)
|
8 months ago |
Cathy Teng
|
8fef8301af
fix(integrations): set self.field_errors in IntegrationFormError (#71024)
|
8 months ago |
Enoch Tang
|
8a8fac5107
chore(metrics-layer): Clean up meta queries to always use storage direct queries (#70962)
|
8 months ago |
Evan Purkhiser
|
3d3bae820a
ref(ui): Add useServiceIncidents (#70993)
|
8 months ago |
Matej Minar
|
f89be43198
feat(metrics): Add guides (#71018)
|
8 months ago |
George Gritsouk
|
c36eade356
ref(insights): Split out Insights routes (#71016)
|
8 months ago |