mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-03 08:23:16 +00:00
* fix(prometheus.py): sanitize tag-based labels to handle colons (:) and spaces ( ) * fix(prometheus.py): working tag based metrics * fix(prometheus.py): emit request tags on post call success hook * fix(prometheus.py): add user agent tags on request failure * fix(prometheus.py): add request tags to deployment failure metric s