Skip to content

Commit c16132f

Browse files
authored
Remove authentication requirement for metrics endpoint - network policy handles external access
Removed the require_auth_for_metrics_endpoint setting.
1 parent 64e6ec3 commit c16132f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

base/litellm/configmap.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ data:
88
config.yaml: |
99
litellm_settings:
1010
success_callback: ["prometheus"]
11-
require_auth_for_metrics_endpoint: true
1211
1312
model_list:
1413
- model_name: llama-3b

0 commit comments

Comments
 (0)