Updates
This commit is contained in:
@@ -20,13 +20,16 @@ Typical fields:
|
||||
|
||||
Full MC workflow: [Metric Correlations](./metric-correlations.md).
|
||||
|
||||
For searchable anomaly history (plus journal / audit), use the [Logs](./logs.md) tab.
|
||||
|
||||
## Empty list
|
||||
|
||||
No events yet, or the anomaly engine has not raised anything. Confirm the agent has been collecting for a while and that health is not stuck in a failed state (Overview KPI / `GET /api/v3/health`).
|
||||
No events yet, or the anomaly engine has not raised anything. Confirm the agent has been collecting for a while and that health is not stuck in a failed state (Overview KPI / `GET /api/v3/health` on port **18888**).
|
||||
|
||||
## REST / RPC
|
||||
|
||||
- `GET /api/v3/alerts`
|
||||
- RPC `listAlerts`
|
||||
- Anomaly search also via `GET /api/v3/logs?source=anomaly` / RPC `queryLogs`
|
||||
|
||||
See [docs/REST-API.md](../docs/REST-API.md) and [docs/PROTOCOL.md](../docs/PROTOCOL.md).
|
||||
|
||||
Reference in New Issue
Block a user