BigPanda · Schema

AlertRequest

Payload for ingesting a monitoring alert.

IncidentsMonitoringPlatform

Properties

Name Type Description
app_key string BigPanda application key for routing.
status string Alert status.
host string Hostname associated with the alert.
check string Check or metric name that triggered the alert.
description string Human-readable alert description.
timestamp integer Unix timestamp of the alert.
View JSON Schema on GitHub