mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix(_types.py): make /metrics public
This commit is contained in:
parent
2dee6cdd87
commit
2559d46c9d
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ class LiteLLMRoutes(enum.Enum):
|
|||
"/health/readiness",
|
||||
"/test",
|
||||
"/config/yaml",
|
||||
"/metrics",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue