Yappes Fleet — Overview¶
Overview¶
Yappes Fleet provides a control-plane view of registered dataplanes: health, traffic metrics, and fleet-wide statistics. Use it alongside Environments gateway configuration to monitor runtime nodes that serve your APIs.
Open Yappes Fleet → Overview in the Admin Console sidebar.
Why This Matters¶
- Fleet-wide visibility into active, inactive, and degraded dataplanes.
- Traffic metrics (requests per second, latency, error rate) per dataplane.
- Foundation for diagnosing gateway routing and promotion issues.
Scope¶
- Summary cards for total, active, and inactive dataplanes.
- Searchable dataplane grid with status filters.
- Read-only monitoring (registration happens under Dataplane).
Outcome¶
- Operators see which dataplanes are healthy and how they perform.
Prerequisites¶
- Admin Console access.
- At least one dataplane registered via Dataplane registration.
Summary Cards¶
| Card | Description |
|---|---|
| Total Data plane | Count of all registered dataplanes |
| Active Data plane | Dataplanes in active status |
| Inactive Data plane | Dataplanes not currently active |
Dataplane Table¶
Search: Search by Dataplane name
Status filter: All, Active, Degraded, Decommissioned, Unreachable
| Column | Description |
|---|---|
| Data plane | Dataplane name |
| Environment | Linked gateway environment |
| Status | Active, Degraded, Decommissioned, or Unreachable |
| Created Date | Registration timestamp |
| Traffic Metrics | rps, latency, error rate |
Related Topics¶
- Dataplane — register dataplanes and generate tokens
- Token — issued registration tokens
- Environments — gateway environment domains (API Manager)