Components

Status Tracker

A component to visualize the status of a service over a period of time.

The StatusTracker component is a clean component to displaying the operational status of services over time. It's designed to be highly reusable and customizable.

Example

Here's an example of the StatusTracker in action, monitoring a fictional service.

example.com
99.9%
Learn how to use the Nuxt Charts CLI to get premium components.

Props

PropTypeDefaultDescription
bar-widthnumber4Width of each status bar
bar-gapnumber1Gap between status bars
operational-statusbooleantrueCurrent operational status
domainstring''Domain being monitored
uptimestring''Uptime percentage display
status-dataArray[]Array of status objects with status property