Skip to content

Commit c33b931

Browse files
authored
docs(cli): hint to reuse Rocky AI root cause analysis when investigating checks (#1290)
* docs(cli): hint to reuse Rocky AI root cause analysis when investigating checks * docs(cli): move Rocky AI hint to apply to all checks get invocations
1 parent f817812 commit c33b931

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/cli/src/ai-context/references/investigate-checks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Flags:
4141
- `--filter-status <status>` — only include runs with this status in stats: `success` or `failure`
4242
- `-o, --output <format>``detail` (default), `json`, or `md`
4343

44+
**Important:** Look for `errorGroups`, `rootCause` or `RCA` to investigate a root cause. If available, let the user know that Rocky AI (Checkly's AI agent) evaluated the issue already and reuse all available information.
45+
4446
### View a specific check result
4547

4648
```bash

0 commit comments

Comments
 (0)