Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The Automation Observability screen monitors platform automation health at the route /settings/automation/observability.

Overview

The dashboard displays four metric cards: Executions (queued, running, completed/failed in 24h), Dead Letter Queue (currently unavailable, FW-47 pending), SLA Compliance (active, at-risk, breached), and Process Health (average score, healthy/warning/critical counts). A time-window selector (Last Hour to Last 30 Days) and a core filter (All Cores or a specific core code) adjust the four trend charts below: Execution Volume, Failure Count, Success Rate, and Avg Duration. Users with platform.automation.observability.manage can open the alert threshold configuration dialog.

Who it’s for

Required permission: platform.automation.observability.view (view); platform.automation.observability.manage (configure alerts)

Before you start

  • You must hold the platform.automation.observability.view permission.

Steps

1

Open Automation Observability

Navigate to Settings → Automation → Observability.
2

Select time window

Choose a time window (Last Hour, Last 24 Hours, Last 7 Days, Last 30 Days) from the dropdown.
3

Filter by core

Optionally select a specific core (pf, fw, hr, etc.) to narrow the charts.
4

Review metric cards

Check execution counts, SLA compliance counts, and process health score.
5

Configure alert thresholds

If you have manage permission, click “Configure Alerts” to set thresholds for automated alerting.

Key concepts

  • Execution metrics: queued, running, completed (24h), failed (24h)
  • SLA metrics: active, at-risk, breached (links to /settings/sla)
  • Process health score: average across discovered business processes (links to /settings/automation/processes)
  • Dead Letter Queue: not yet active (FW-47 pending)

Platform Foundation

Platform Foundation overview.

Governance & parity

Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/platform.tsx
  • src/cores/fw/pages/AutomationObservabilityPage.tsx