forked from phoenix/litellm-mirror
docs(logging.md): add dd_source to datadog docs
This commit is contained in:
parent
43eff3bb27
commit
92f1c5b88e
1 changed files with 1 additions and 0 deletions
|
@ -1426,6 +1426,7 @@ litellm_settings:
|
|||
```shell
|
||||
DD_API_KEY="5f2d0f310***********" # your datadog API Key
|
||||
DD_SITE="us5.datadoghq.com" # your datadog base url
|
||||
DD_SOURCE="litellm_dev" # [OPTIONAL] your datadog source. use to differentiate dev vs. prod deployments
|
||||
```
|
||||
|
||||
**Step 3**: Start the proxy, make a test request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue