Health history visualization (SmartViz)
This feature is in beta and subject to change. Reach out to support with any issues.
The Health history visualization shows how a health state changed over time as a row of colored bars, one per time bucket, with an uptime percentage summarizing the period. Use it for status-page style tiles and availability reporting.
When to use health history
Health history answers "has this been up?" rather than "is it up now?". Each row becomes a timeline of colored buckets with an uptime percentage for the period.
It needs a time column and a status column. SCOM Health and PagerDuty Health State both fit directly, and Availability History from Azure gives the same shape for synthetic monitoring.
Use Status normalization where your data carries its own status strings rather than SquaredUp's health states.
For current state with no history, use a Status grid.
Try it out
Change the settings below and see how the chart updates. Select a dataset from the dropdown to see different use cases.
One service's status through a single day, with a brief incident at midday. The strip makes the shape of an outage readable without reading timestamps.
Health history settings
Data mapping
Health history
Legend & labels
Series / status colors
Pin a status value to a specific color. Enter the status name, then choose its color. Use this to override the standard health colors.
Status normalization
Map raw status values from your data onto SquaredUp's built-in health states, so that a value such as degraded_performance colors correctly.
Any status value you don't map falls back to Unmonitored (gray).