Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The heartbeat dashboard table currently doesn't include these fields by default. These fields are useful for two reasons: 1. A given monitor.id often runs against separate IPs which may have different downtime results 2. Viewing the latest status for a given id/status tuple is a common use case. It answers the question: "what's down?". Fixes #8972 (cherry picked from commit b3de5f6)
- Loading branch information