mirror of
https://github.com/SigNoz/signoz.git
synced 2026-09-11 22:10:42 +01:00
#### Description - Billing is now authorized through the `subscription` permissions instead of the admin role, so custom roles can be granted billing access. - Denied users keep the page, tab, and controls in view; usage shows the denied callout and checkout/portal actions are disabled with a tooltip. - Billing calls the `/api/v1/subscriptions` endpoints added in #12767 through the generated client. #### Additional Information Part of SigNoz/platform-pod#3091. Stacked on #12767; retarget to `main` once that merges.