George Gritsouk d6e1a8bb0c fix(perf): Allow searching for domain-less HTTP samples (#69129) 10 months ago
..
queryParameterDecoders ce6edb99be feat(perf): Add HTTP code breakdown chart to sample panel (#68652) 10 months ago
definitions.tsx 81e4585486 feat(perf): Add HTTP response code status definitions (#67743) 10 months ago
domainCell.tsx 91712ae955 feat(perf): Split "projects" into a separate column on Domains list (#68931) 10 months ago
domainStatusLink.tsx 65d5cd3e56 feat(perf): Use `@sentry/status-page-list` for domain status link (#68899) 10 months ago
domainTransactionsTable.tsx a909e82c1e perf: avoid using sentry/types in some places (#69101) 10 months ago
domainsTable.tsx a909e82c1e perf: avoid using sentry/types in some places (#69101) 10 months ago
durationChart.tsx 47a3edbf2b feat(perf): Synchronize HTTP sample chart and table (#68454) 10 months ago
httpDomainSummaryPage.spec.tsx 23c00cc2e6 feat(perf): Replace HTTP module sample panel bar chart with timeseries (#68231) 10 months ago
httpDomainSummaryPage.tsx 7fd84e776a ref(badges): Move a bunch of badge* components into one folder (#68843) 10 months ago
httpLandingPage.spec.tsx 91712ae955 feat(perf): Split "projects" into a separate column on Domains list (#68931) 10 months ago
httpLandingPage.tsx 7fd84e776a ref(badges): Move a bunch of badge* components into one folder (#68843) 10 months ago
httpSamplesPanel.spec.tsx d6e1a8bb0c fix(perf): Allow searching for domain-less HTTP samples (#69129) 10 months ago
httpSamplesPanel.tsx d6e1a8bb0c fix(perf): Allow searching for domain-less HTTP samples (#69129) 10 months ago
projectIdCell.tsx 91712ae955 feat(perf): Split "projects" into a separate column on Domains list (#68931) 10 months ago
responseCodeCountChart.tsx ce6edb99be feat(perf): Add HTTP code breakdown chart to sample panel (#68652) 10 months ago
responseRateChart.spec.tsx 71a35d95a0 feat(perf): Add HTTP module response code rate charts (#66908) 11 months ago
responseRateChart.tsx 23c00cc2e6 feat(perf): Replace HTTP module sample panel bar chart with timeseries (#68231) 10 months ago
settings.ts 21c49d48f4 feat(perf): Bump "Requests" module from "Alpha" to "Beta" (#68930) 10 months ago
spanSamplesTable.tsx a909e82c1e perf: avoid using sentry/types in some places (#69101) 10 months ago
throughputChart.tsx 208f11e1cf ref(perf): Replace boolean type props of `Chart` with a `type` prop (#67408) 11 months ago
transactionCell.tsx 494c571ea9 feat(perf): Show missing domains in HTTP module (#68796) 10 months ago
useDebouncedState.tsx 47a3edbf2b feat(perf): Synchronize HTTP sample chart and table (#68454) 10 months ago
useSpanSamples.spec.tsx 7b98df3964 test(ui): Migrate hook tests away from reactHooks (#68853) 10 months ago
useSpanSamples.tsx 0d466e624e ref(perf): Introduce `useSpanSamples` data hook (#67699) 10 months ago
useStatusPageList.tsx 65d5cd3e56 feat(perf): Use `@sentry/status-page-list` for domain status link (#68899) 10 months ago