Jonas
|
f164ea6441
ref(spotlight): respect NO_SPOTLIGHT env variable (#66138)
|
1 year ago |
Yash Kamothi
|
1f91c00213
feat(integration): Send slack message to main (#66115)
|
1 year ago |
Dan Fuller
|
720eb3e01b
feat(crons): Ensure that org level monitor endpoints will continue working if there are multiple monitors with the same slug (#66018)
|
1 year ago |
William Mak
|
9fe8dfd109
feat(trace): Calculate ts more precisely (#66152)
|
1 year ago |
Seiji Chew
|
1d9f49a733
chore(superuser): No longer enable superuser locally upon login (#66043)
|
1 year ago |
Ryan Albrecht
|
e2290bdb3f
fix(feedback): Pass the project list when editing feedbacks (#66105)
|
1 year ago |
Yash Kamothi
|
26fa50bb22
fix(alert): Fix cascading deletion for alert rule (#65369)
|
1 year ago |
Hubert Deng
|
66bec5498c
chore(relocation): Hide relocation link from org create page if feature is not enabled (#66033)
|
1 year ago |
Scott Cooper
|
f5608569e2
ref(ui): Swap `React.Key` for our own type in Select components (#66149)
|
1 year ago |
Michelle Zhang
|
a555d77118
feat(feedback): add project option for enabling AI spam detection (#66023)
|
1 year ago |
Scott Cooper
|
d3462d4997
test(ui): Silence act warnings in utils tests (#66122)
|
1 year ago |
Raj Joshi
|
b83b092560
feat(github-comments): Don't comment info-level issues on merged PRs (#66110)
|
1 year ago |
Mark Story
|
0daa3869a4
fix(hybridcloud) Don't use integration proxy for slack (#65861)
|
1 year ago |
Kev
|
d29eec1384
fix(metrics-extraction): Fix discover splitting code (#66143)
|
1 year ago |
John
|
15b0e5b6d0
test(metrics): Update send_metrics.py to include gauges (#66022)
|
1 year ago |
Bruno Garcia
|
2b223bfd6a
ref(wizard) aspnetcore remove outdated setp (#66142)
|
1 year ago |
Michelle Zhang
|
e8b712feff
feat(feedback): add customization toggles for onboarding (#66107)
|
1 year ago |
Mark Story
|
7e3d2e2bcb
fix(hybridcloud) Add an index to orgauthtokenreplica (#66063)
|
1 year ago |
Michelle Zhang
|
f1e0f9ce19
feat(feedback): add crash report banner to dotnet platforms (#66101)
|
1 year ago |
Michelle Zhang
|
1ea041dd42
feat(feedback): add koa node platform to onboarding (#66035)
|
1 year ago |
Nar Saynorath
|
645fa91e22
fix(screen-loads): Fix docs link for ttid/ttfd spans (#66097)
|
1 year ago |
Mark Story
|
d94f239f9b
chore(processing) Remove multiredis adapter (#65165)
|
1 year ago |
Jonas
|
7a9c42e943
feat(trace): render web vitals labels (#66070)
|
1 year ago |
ArthurKnaus
|
5ab2344fa2
ref(ddm): Pass blocked metric tags to search bar (#66133)
|
1 year ago |
Arpad Borsos
|
331427b9d2
RIP `ArtifactBundleFlatFileIndex` (#66125)
|
1 year ago |
Riccardo Busetti
|
262653c769
fix(ddm): Fix metrics API not working with integers (#66128)
|
1 year ago |
Riccardo Busetti
|
9ec9a6bd62
feat(ddm): Add metrics to the metrics API (#66127)
|
1 year ago |
Riccardo Busetti
|
5f795e9c8f
fix(ddm): Fix query substitution algorithm with overlapping query names (#66124)
|
1 year ago |
Riccardo Busetti
|
c8c314fec7
feat(ddm): Implement unit normalization in the metrics query endpoint (#65696)
|
1 year ago |
Joris Bayer
|
1e38e5c3ac
feat(profiling): Minimal UI for internal DSNs (#65613)
|
1 year ago |
Riccardo Busetti
|
bb4f85418d
feat(ddm): Add limit when fetching code locations from Redis (#66046)
|
1 year ago |
Ryan Skonnord
|
de6c3afad3
fix: Filter null user IDs before querying in get_owners (#66112)
|
1 year ago |
Ryan Skonnord
|
9233da610b
fix: Filter null user IDs from RuleActivity objects before querying (#66108)
|
1 year ago |
Lyn Nagara
|
d11d5854ae
feat: Add ingest-events-dlq topic definition [INC-660] (#66109)
|
1 year ago |
Malachi Willey
|
e0f4358d03
feat(issue-details): Format number values in structured data (#66098)
|
1 year ago |
Ryan Albrecht
|
90ee60052a
ref(replay): Drop extra conditions which limit the breadth of allowable referrer values (#66091)
|
1 year ago |
Leander Rodrigues
|
c90241c96c
ref(assignment): Use internal feature handler rather than settings (#66104)
|
1 year ago |
Abdkhan14
|
a229615fc4
feat(trace): Rendering trace orphan errors. (#65640)
|
1 year ago |
Scott Cooper
|
83ff796507
fix(issues): Remove `issues-trace-timeline` feature flag (#66013)
|
1 year ago |
anthony sottile
|
99ca7f19c1
ref: replace unnecessary datetime.replace(tzinfo=...) with tzinfo= (#66102)
|
1 year ago |
Jonas
|
56a696c2c2
feat(profiling): add p50 column (#66099)
|
1 year ago |
Scott Cooper
|
518d5cbe08
test(ui): Fix various act warnings for react 18 (#66080)
|
1 year ago |
Yagiz Nizipli
|
4d69ecfd73
test: add backpressure redis tests (#66095)
|
1 year ago |
anthony sottile
|
b32bd66cb4
ref: replace unnecssary ensure_aware / make_aware with tzinfo (#66096)
|
1 year ago |
Shruthi
|
e83c054fa3
feat(spans): Detect N+1 performance problem (#65465)
|
1 year ago |
Leander Rodrigues
|
187c82e298
feat(assignment): Allow settings to determine organizations exempt from rate limit (#66010)
|
1 year ago |
Yagiz Nizipli
|
d8d248d218
build: test redis-cluster on CI (#66079)
|
1 year ago |
Yagiz Nizipli
|
9a919a43f1
fix: remove span on should_demote_symbolication (#66092)
|
1 year ago |
Josh Callender
|
259329d71a
Migrate recoveryOptionsModal to use API hook instead of AsyncComponent (#65820)
|
1 year ago |
anthony sottile
|
42e49b2f8e
ref: before_now() returns aware datetimes (#66090)
|
1 year ago |