= $this->extend('layouts/main') ?>
= $this->section('content') ?>
| Time | Value | Status | Channels | Error |
|---|---|---|---|---|
| No history yet. | ||||
| = esc($h['triggered_at'] ?? '') ?> | = esc((string) ($h['metric_value'] ?? '')) ?> |
= esc($h['status'] ?? '') ?> | = esc($chList) ?> | = esc($h['error_message'] ?? '') ?> |