forked from phoenix/litellm-mirror
(docs) proxy - s3 logging
This commit is contained in:
parent
0b20ab7d2b
commit
aef2dfbf55
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue