From 9dadbe52f7797abf8da6f85035467dca16016f1c Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Wed, 10 Jul 2024 17:07:51 -0700 Subject: [PATCH] Shorten title I think it looks better to have a shorter title in the left sidebar and then describe the longer details in the body of the document. --- docs/my-website/docs/proxy/logging.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/proxy/logging.md b/docs/my-website/docs/proxy/logging.md index d162d14ef..41d1c7db5 100644 --- a/docs/my-website/docs/proxy/logging.md +++ b/docs/my-website/docs/proxy/logging.md @@ -1,6 +1,14 @@ -# 🪢 Logging - Langfuse, OpenTelemetry, Custom Callbacks, DataDog, s3 Bucket, Sentry, Athina, Azure Content-Safety +# 🪢 Logging -Log Proxy Input, Output, Exceptions using Langfuse, OpenTelemetry, Custom Callbacks, DataDog, DynamoDB, s3 Bucket +Log Proxy input, output, and exceptions using: + +- Langfuse +- OpenTelemetry +- Custom Callbacks +- DataDog +- DynamoDB +- s3 Bucket +- etc. import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs';