docs logging to GCS

This commit is contained in:
Ishaan Jaff 2024-08-01 16:16:33 -07:00 committed by Krrish Dholakia
parent c64f528717
commit 9731f8903d
3 changed files with 130 additions and 62 deletions

View file

@ -47,7 +47,7 @@ const sidebars = {
{
type: "category",
label: "🪢 Logging",
items: ["proxy/logging", "proxy/streaming_logging"],
items: ["proxy/logging", "proxy/bucket", "proxy/streaming_logging"],
},
"proxy/team_logging",
"proxy/guardrails",