mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Admin-owned OTEL v2 logging destinations and their access scoping are now managed only by the proxy admin. Trace routing to identity-scoped destinations is unchanged because it runs server-side in the resolver; this removes only the tenant-facing read/write surface the earlier revision exposed. GET/POST/PATCH/DELETE /credentials are proxy-admin only again (a proxy-admin-viewer may read); the two credential routes leave self_managed_routes, and the non-admin scoped list, the team-admin PATCH self-service grant, and the access_decision decider are deleted. Assigning logging_exporters on a key, team, or org is proxy-admin only, dropping the team-admin and org-admin widening. In the UI the logging destinations table and the exporter picker render only for a proxy admin, so non-admins no longer call GET /credentials. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||