(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';
# 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

View file

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