docs logging to GCS

This commit is contained in:
Ishaan Jaff 2024-08-01 16:16:33 -07:00
parent 3e39e8eb8f
commit 0aaa4b29a1
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",