Skip to content

Commit 444afb0

Browse files
committed
fix(docs): clarify default alert level in agent bot notifications guide
1 parent 4200a79 commit 444afb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/fassets/guides/7-agent-bot-notifications.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ It helps monitor the health of the agent and the network.
2323
}
2424
```
2525

26+
If the level field is ommited inside configuration, the bot will default it to `danger`.
27+
2628
2. The `apiKey` is sent in the header under `x-apikey`.
2729
The `level` field specifies the minimum level of alerts to send.
2830
If the `level` field is omitted, the bot will default it to `danger`.

0 commit comments

Comments
 (0)