You’ll create a Screen that monitors bytes sent to the server and top response codes.Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bytes Sent
- Create a new Screen.
- Add a Time Shifted Graph widget.
- Set the Data field to bytes.
-
Under Field Value:
- Set it to Any
- Set Advanced Filtering to
request:*
- Change Operation to Cumulative.
- Change Duration to Today vs Yesterday.
-
Change Appearance label to
Bytes Sent Daily.
Top Response Codes
- Create a Table widget.
-
Under Data:
- Group by Response
- Set Field to All Lines and add
response:* request:*under Advanced Filtering. - Leave Operation as Counts.
- Set Duration to Last 1 Day.
-
Under Data Formatting:
- Set the Number of Rows to 10.
- Set Sorting Descending.
-
Under Appearance:
- Change the label to Top 10 Response Codes
- Change Left Column to Response
- Change Right Column to Count
- Uncheck Display as Bar Chart.