Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Message Redaction on OTEL impacts logging output on s3 #8489

Open
ishaan-jaff opened this issue Feb 12, 2025 · 1 comment
Open

[Bug]: Message Redaction on OTEL impacts logging output on s3 #8489

ishaan-jaff opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ishaan-jaff
Copy link
Contributor

What happened?

  • User is setting redaction on otel but seeing content redacted on s3 inputs for streaming requests to OpenAI

they switch on redaction like this but are seeing content redacted for s3. Even though they have excplicitly only redacted for otel

litellm_settings:
  callbacks: ["otel", "s3"]

callback_settings:
  otel:
    message_logging: False

Relevant log output

Are you a ML Ops Team?

No

What LiteLLM version are you on ?

1.61.1

Twitter / LinkedIn details

No response

@ishaan-jaff ishaan-jaff added the bug Something isn't working label Feb 12, 2025
@ishaan-jaff
Copy link
Contributor Author

for this ticket, I'd like to re-architect/re-think our current approach to redaction. It has been especially bug prone

open to feedback from our community too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant