mirror of
https://github.com/SigNoz/signoz.git
synced 2026-05-01 16:00:30 +01:00
Some checks failed
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
* fix(mcp-page): added acitve host url instead of current url on mcp page * fix(mcp-page): configure access and role control * chore: move get hosts api access to viewers (#11145) * chore: move get hosts api access to viewers * chore: update openapi spec --------- Co-authored-by: SagarRajput-7 <162284829+SagarRajput-7@users.noreply.github.com> * fix: allowed hosts api to run on all the cloud users * fix: updated test cases --------- Co-authored-by: Karan Balani <29383381+balanikaran@users.noreply.github.com>