mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
docs - update telemetry
This commit is contained in:
parent
b2302bf224
commit
6ac0f20099
1 changed files with 2 additions and 7 deletions
|
|
@ -1,13 +1,8 @@
|
|||
# Telemetry
|
||||
|
||||
LiteLLM contains a telemetry feature that tells us what models are used, and what errors are hit.
|
||||
There is no Telemetry on LiteLLM - no data is stored by us
|
||||
|
||||
## What is logged?
|
||||
|
||||
Only the model name and exception raised is logged.
|
||||
NOTHING - no data is sent to LiteLLM Servers
|
||||
|
||||
## Why?
|
||||
We use this information to help us understand how LiteLLM is used, and improve stability.
|
||||
|
||||
## Opting out
|
||||
If you prefer to opt out of telemetry, you can do this by setting `litellm.telemetry = False`.
|
||||
Loading…
Add table
Reference in a new issue