import Prerequisites from "/snippets/dashboard-prerequisites.mdx" import CreateElement from "/snippets/create-dashboard-element.mdx"

Statistics dashboard elements display a summary of the selected metrics over a given time period. For example, you can use a statistic dashboard element to show the average, sum, min, max, and count of response times or error counts.

Example with Builder

Statistic example with Builder

Example with APL

['sample-http-logs']
| summarize avg(resp_body_size_bytes)
Statistic example with APL

Good afternoon

I'm here to help you with the docs.

I
AIBased on your context