mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
docs(spending_monitoring.md): add section on disabling spend logs to db
This commit is contained in:
parent
ccdf263ad1
commit
271fad6a19
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,12 @@ Step 1. **Export Logs to Cloud Storage**
|
||||||
Step 2. **Analyze Data**
|
Step 2. **Analyze Data**
|
||||||
- Use tools like [Redash](https://redash.io/), [Databricks](https://www.databricks.com/), [Snowflake](https://www.snowflake.com/en/) to analyze exported logs
|
- Use tools like [Redash](https://redash.io/), [Databricks](https://www.databricks.com/), [Snowflake](https://www.snowflake.com/en/) to analyze exported logs
|
||||||
|
|
||||||
|
[Optional] Step 3. **Disable Spend + Error Logs to LiteLLM DB**
|
||||||
|
|
||||||
|
[See Instructions Here](./prod#6-disable-spend_logs--error_logs-if-not-using-the-litellm-ui)
|
||||||
|
|
||||||
|
Disabling this will prevent your LiteLLM DB from growing in size, which will help with performance (prevent health checks from failing).
|
||||||
|
|
||||||
## Need an Integration? Get in Touch
|
## Need an Integration? Get in Touch
|
||||||
|
|
||||||
- Request a logging integration on [Github Issues](https://github.com/BerriAI/litellm/issues)
|
- Request a logging integration on [Github Issues](https://github.com/BerriAI/litellm/issues)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue