mirror of
https://github.com/SigNoz/signoz.git
synced 2026-04-19 02:10:25 +01:00
Some checks are pending
build-staging / prepare (push) Waiting to run
build-staging / js-build (push) Blocked by required conditions
build-staging / go-build (push) Blocked by required conditions
build-staging / staging (push) Blocked by required conditions
Release Drafter / update_release_draft (push) Waiting to run
* refactor(ruler): add Rule v2 read type and rename storage Rule to StorableRule * refactor(ruler): map GettableRule to Rule before responding on v2 routes * docs(openapi): regenerate spec with RuletypesRule on v2 rules routes * docs(frontend): regenerate API clients with RuletypesRuleDTO * refactor(ruler): validate uuid-v7 on delete rule handler