Skip to content

Commit abfcaab

Browse files
TuntiiCopilot
andauthored
Update docs/cookbook/src/recipes/status_page.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 12c9b29 commit abfcaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook/src/recipes/status_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The main section is a detailed table showing granular performance data for every
103103
|--------|-------------|
104104
| **Endpoint** | The path of the route (e.g., `/api/users`). |
105105
| **Requests** | Total number of hits this specific route has received. |
106-
| **Success Rate** | Visual indicator of health. <br>🟢 **Green**: >95% success <br>🟡 **Yellow**: >90% success <br>🔴 **Red**: <90% success |
106+
| **Success Rate** | Visual indicator of health. <br>🟢 **Green**: 95% success <br>🔴 **Red**: <95% success |
107107
| **Avg Latency** | The average time (in milliseconds) it takes to serve a request. |
108108
| **Last Access** | Timestamp of the most recent request to this endpoint. |
109109

0 commit comments

Comments
 (0)