mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
The team and org pages showed different Logging Exporters lists per role: the (via scope) badges were derived client-side from GET /credentials, which is proxy-admin only, so non-admin viewers saw only the identity's own assignments. Add resolved_logging_exporters to the /team/info and /organization/info responses: the destination names that will receive the identity's traces, computed server-side with the same selection the request-time resolver uses (access grants the identity AND auto_enable or named). Names only; endpoints, headers, and the access map stay proxy-admin information. The UI renders the badges from this field, deleting the client-side credentials derivation, so every role sees the identical list. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||