mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 05:05:28 +00:00
test_nova_optional_params_tool_choice
This commit is contained in:
@@ -281,6 +281,17 @@ Here is a screenshot of the metrics you can monitor with the LiteLLM Grafana Das
|
||||
|
||||
|
||||
|
||||
## Add authentication on /metrics endpoint
|
||||
|
||||
**By default /metrics endpoint is unauthenticated.**
|
||||
|
||||
You can opt into running litellm authentication on the /metrics endpoint by setting the following on the config
|
||||
|
||||
```yaml
|
||||
litellm_settings:
|
||||
require_auth_for_metrics_endpoint: true
|
||||
```
|
||||
|
||||
## FAQ
|
||||
|
||||
### What are `_created` vs. `_total` metrics?
|
||||
|
||||
Reference in New Issue
Block a user