diff --git a/public/images/docs/protect/guides/review-guardrail-activity.png b/public/images/docs/protect/guides/review-guardrail-activity.png new file mode 100644 index 00000000..8ff755ce Binary files /dev/null and b/public/images/docs/protect/guides/review-guardrail-activity.png differ diff --git a/public/images/docs/protect/guides/turn-on-a-guardrail.mp4 b/public/images/docs/protect/guides/turn-on-a-guardrail.mp4 new file mode 100644 index 00000000..6f63a77b Binary files /dev/null and b/public/images/docs/protect/guides/turn-on-a-guardrail.mp4 differ diff --git a/src/pages/docs/protect/guides/review-guardrail-activity.mdx b/src/pages/docs/protect/guides/review-guardrail-activity.mdx index 6c1666a3..bc99d2cf 100644 --- a/src/pages/docs/protect/guides/review-guardrail-activity.mdx +++ b/src/pages/docs/protect/guides/review-guardrail-activity.mdx @@ -22,6 +22,9 @@ Four numbers sit at the top. Together they say how often guardrails are firing, Below the numbers, the **Guardrail Triggers Over Time** chart plots trigger volume across the selected range, so you can spot a spike or a change in behavior. +The Guardrails Analytics tab on the 30d range, showing the Trigger Rate, Blocked, Warned and Avg Latency cards above the Guardrail Triggers Over Time chart and the start of the Top Triggered Rules table +*Trigger Rate is a share of every request, not a count, so a couple of blocks against a month of traffic still rounds to 0.0%* + The **Top Triggered Rules** table breaks that volume down by rule. Use it to see which check is driving the volume, and whether that check is mostly blocking or mostly warning. One rule taking up most of the Share is usually the one worth investigating first, and that's what the next section walks through. ## Find the requests in Logs diff --git a/src/pages/docs/protect/guides/turn-on-a-guardrail.mdx b/src/pages/docs/protect/guides/turn-on-a-guardrail.mdx index 3fef620e..4df383aa 100644 --- a/src/pages/docs/protect/guides/turn-on-a-guardrail.mdx +++ b/src/pages/docs/protect/guides/turn-on-a-guardrail.mdx @@ -7,6 +7,16 @@ Every check in Protect's guardrail catalog starts out switched off. This guide f This guide assumes Agent Command Center, where Protect's guardrails live under Gateway, is already set up with at least one provider connected. If it isn't yet, start with the [Agent Command Center Quickstart](/docs/command-center/quickstart). +