(docs) proxy - s3 logging

This commit is contained in:
ishaan-jaff 2024-01-11 10:01:52 +05:30
parent 0b20ab7d2b
commit aef2dfbf55
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem'; import TabItem from '@theme/TabItem';
# Logging - Custom Callbacks, Langfuse, OpenTelemetry, s3 Bucket, Sentry # 🔎 Logging - Custom Callbacks, Langfuse, s3 Bucket, Sentry, OpenTelemetry
Log Proxy Input, Output, Exceptions using Custom Callbacks, Langfuse, OpenTelemetry, LangFuse, DynamoDB, s3 Bucket Log Proxy Input, Output, Exceptions using Custom Callbacks, Langfuse, OpenTelemetry, LangFuse, DynamoDB, s3 Bucket

View file

@ -111,12 +111,12 @@ const sidebars = {
"proxy/users", "proxy/users",
"proxy/model_management", "proxy/model_management",
"proxy/reliability", "proxy/reliability",
"proxy/caching",
"proxy/logging",
"proxy/health", "proxy/health",
"proxy/call_hooks", "proxy/call_hooks",
"proxy/rules", "proxy/rules",
"proxy/caching",
"proxy/alerting", "proxy/alerting",
"proxy/logging",
"proxy/streaming_logging", "proxy/streaming_logging",
"proxy/deploy", "proxy/deploy",
"proxy/cli", "proxy/cli",