* chore: adjust conditions of alerting rule * chore: add stat periods to buckets diff * chore: adjust minimum_period_match * fix: lose config while editing the alerting rule * chore: adjust buckets diff in Alerting Rule * chore: adjust bucket diff styles * chore: adjust type `Content` in `Buckets Diff` * chore: add `Condition Type` to alerting message detail * chore: update release notes --------- Co-authored-by: yaojiping <yaojiping@infini.ltd> Co-authored-by: Hardy <luohoufu@infinilabs.com> |
||
|---|---|---|
| .. | ||
| config | ||
| mock | ||
| src | ||
| static | ||
| .gitignore | ||
| README.md | ||
| package.json | ||
| tsconfig.json | ||
README.md
Env
nvm install 16.20.2
npm install cnpm@9.2.0
Running
cnpm install
cnpm run dev
Build
cnpm run build