{% if manifest %}
{{ manifest.error }}
{% endif %}
{{ incremental.error }}
{% endif %}
Last successful flush from manifests. Live lag is on serve
/metrics
(cicerone_events_source_lag).
No incremental flushes recorded in recent manifests yet.
Live lag/backlog is on serve /metrics.
| When | Status | Triggered by | Error |
|---|---|---|---|
| {{ run.generated_at or "—" }} | {{ run.status or "unknown" }} | {{ run.triggered_by or "—" }} | {{ run.error or "—" }} |
Only the latest run is available for this output backend (a "dataset" output overwrites manifest.json every run -- switch to a "db" output for full history).
{% endif %} {% endif %}