["apm2","apm2Workflows","newUsageBilling","apm2UnifiedUiFilters","apm2FullFidelitySampling","apm2TraceAnalyzerOffer","apm2InContextDetectorCreation","apm2TraceViewSearch","apm2TraceViewEnhancements","apm2TraceViewExpandCollapse","apm2TagFilterNotSupport","apm2TagSpotlightImprovements","apm2AdjacentTagSpotlightCharts","apm2DruidWildcardSupport","apm2InferredServiceMMS","apm2ServiceCentricViewInferredServices","apm2LandingPageUDFEnabled","apm2LandingPageImprovements","apm2DefaultToTraceAnalyzer","infra","newRbacExperience","newUsageExceedBanner","rum","rumWorkflows","rumSessionReplay","rumSessionReplayHideTermsAndConditions","rumCustomIndexedTags","rumCustomIndexedTagsConfig","synthetics","syntheticsPubliclyReleasedInThisRealm","profilingUIFeatures","logsEnterprise","globalSearchReactified"]

Database Query Performance

Database:
Top Queries
Compare to:
Sort:
QUERY
TOTAL TIME
P90
TOTAL REQ
REQ/S
select avg(a.items) items_per_order from (select order_id, count(*) items from order_items group by order_id) a
0ms2s4s6s
3:35:40 PMtoday
3:50:40 PMtoday
4.8mTotal Time
47ms14.6k16.2 req/s
select avg(a.orders) items_per_customer from (select customer_id, count(*) orders from orders group by customer_id ) a
0ms2s4s6s
3:35:40 PMtoday
3:50:40 PMtoday
4.4mTotal Time
46ms14.6k16.2 req/s
select distinct order_status from orders
0ms2s4s6s
3:35:40 PMtoday
3:50:40 PMtoday
4.3mTotal Time
+6.39%
4.0mHistory
46ms14.6k16.2 req/s
select count(*) from ( select order_id, customer_id, order_status, order_date, required_date, shipped_date, store_id, staff_id from orders where order_id in (?)) a
0ms2s4s
3:35:40 PMtoday
3:50:40 PMtoday
3.5mTotal Time
41ms14.6k16.2 req/s
select c.customer_id, c.first_name, c.last_name, o.order_status from customers c, orders o where c.customer_id = o.customer_id and o.order_status = ?
0ms2s4s
3:35:40 PMtoday
3:50:40 PMtoday
3.4mTotal Time
+7.59%
3.2mHistory
40ms14.6k16.2 req/s
select count(*) from order_items
0ms2s4s
3:35:40 PMtoday
3:50:40 PMtoday
3.4mTotal Time
39ms14.6k16.2 req/s
Database Overview
mssql:bikestore

Database Requests & Errors

0/s100/s200/s
3:35:40 PMtoday
3:50:40 PMtoday
97.5/sRequests
87.7k
total
0/sErrors

Database Latency

0ms100ms200ms
3:35:40 PMtoday
3:50:40 PMtoday
120msP99
44msP90
9msP50