From b7416fc946ea746c084ecb6f1e9a8a653d55aab2 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Sat, 2 Mar 2024 17:33:07 -0800 Subject: [PATCH] (fix) improve example test slack alert --- docs/my-website/docs/proxy/budget_alerts.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/my-website/docs/proxy/budget_alerts.md diff --git a/docs/my-website/docs/proxy/budget_alerts.md b/docs/my-website/docs/proxy/budget_alerts.md new file mode 100644 index 0000000000..92b0555100 --- /dev/null +++ b/docs/my-website/docs/proxy/budget_alerts.md @@ -0,0 +1,20 @@ +import Image from '@theme/IdealImage'; + +# 🚨 Budget Alerting + +**Alerts when a project will exceed it’s planned limit** + + + +## Quick Start + +### 1. Setup Slack Alerting on your Proxy Config.yaml + + +### 1. Create API Key on Admin UI +- Set a key name +- Set a Soft Budget on when to get alerted + +### 2. Test Alerting + +### 3. Check Slack \ No newline at end of file