Documentation Index

Fetch the complete documentation index at: https://docs.unqork.io/llms.txt

Use this file to discover all available pages before exploring further.

Metrics Dashboard

Prev Next

The Metrics Dashboard displays application and environment performance metrics. View everything from CPU usage to completed operations. Set a date and time range to populate performance charts, hover over any chart for precise measurements, and export or print charts to share with the team.

Filters

When the tool opens, the date and time range defaults to the last four hours. Adjust the range as needed, then click Apply Filters to populate the charts.

Metrics Dashboard filter panel showing Client, Environment, Start Date, Start Time, End Date, and End Time fields.

Filter

Description

Client

The Unqork client credentials. Populates automatically. Read-only.

Environment

The current Unqork environment. Populates automatically. Read-only.

Start Date

The start date for filtering metrics. Defaults to the current date.

Start Time

The start time for filtering metrics. Defaults to four hours before the tool was opened. Uses the current timezone.

End Date

The end date for filtering metrics. Defaults to the current date.

End Time

The end time for filtering metrics. Defaults to the exact time the tool was opened. Uses the current timezone.

To update the date and time range:

  1. From the date picker, select a Start Date and enter a Start Time in 24-hour format.

  2. From the date picker, select an End Date and enter an End Time in 24-hour format.

  3. Click Apply Filters.

Charts

Charts populate based on the selected date and time range. The horizontal axis shows the selected date and time; the vertical axis depends on the chart type.

Application Server Charts

Application Server charts showing CPU, Memory, Load, and Network Traffic metrics.

Chart

Description

CPU

The percentage of time the CPU spent running the environment's applications.

Memory

The amount of physical RAM used versus the total amount available.

Load

The average system load over the last 1 minute, 5 minutes, and 15 minutes.

Network Traffic

The amount of network throughput coming into and going out of the applications, in kb/s.

Database Server Charts

Database charts display metrics for UAT and production environments. Staging environment metrics are not available.

Database Server charts showing CPU, Memory, Disk Space, Connections, and Operations metrics.

Chart

Description

CPU

The percentage of time the CPU spent running in the environment.

Memory

The amount of RAM in use.

Disk Space

The percentage of disk space used.

Connections

The total number of queries executed by Unqork's database.

Operations

The total number of operations performed: Query, Insert, Update, and Delete.

Exporting and Printing Charts

Each chart includes a menu icon (Menu) button at the top right. Click it to access the following options:

Menu drop-down showing Print chart, Download CSV, Download XLS, and Download PDF document options.

Option

Description

Print chart

Opens the browser print dialog. Set destination, layout, and scale, then click Save/Print.

Download CSV

Downloads the chart as a .csv file named after the chart (for example, connections.csv).

Download XLS

Downloads the chart as an .xls file named after the chart (for example, connections.xls).

Download PDF document

Downloads the chart as a .pdf file named after the chart (for example, connections.pdf).


Changelog

Date

Change

2026-07-21

Full sweep — replaced hamburger image with Menu icon, fixed embedded > in table cells, removed * markers, collapsed four export subsections into a table, tightened overall structure.

2026-07-16

Editorial pass: fixed banned words, em dashes, See Also descriptions, and link paths.

2026-04-28

Editorial quality pass: fixed metadata, added H1, fixed empty alt text, removed contractions, removed tab labels, fixed duplicate End Time filter row, fixed date picker typo, made hamburger icon inline, removed XLS case marker.