mirror of
https://github.com/SigNoz/signoz.git
synced 2026-09-16 16:30:41 +01:00
Some checks failed
build-staging / prepare (push) Has been cancelled
cacheci / tests (push) Has been cancelled
Release Drafter / update_release_draft (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
#### Description Add a new plugin schema for text panel. This also adds a check on the query count. If the panel is text, then number of queries should be zero, otherwise it should be 1. Frontend changes to be built on top of this #### Issues closed by this PR Closes https://github.com/SigNoz/pulse-pod/issues/303 Closes https://github.com/SigNoz/pulse-pod/issues/221 --------- Co-authored-by: Abhi kumar <ahrefabhi@gmail.com>