console/web
yaojp123 80e2a4356a
chore: add `Buckets Diff` to alerting rule (#118)
* 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>
2025-02-12 15:57:07 +08:00
..
config fix: permission verification of some menu is invalid (#21) 2024-12-10 15:54:44 +08:00
mock chore: update license header (#14) 2024-12-02 23:24:44 +08:00
src chore: add `Buckets Diff` to alerting rule (#118) 2025-02-12 15:57:07 +08:00
static chore: update .gitignore for web 2024-12-02 14:22:32 +08:00
.gitignore chore: update license to agpl 2024-12-02 17:18:51 +08:00
README.md fix: use cnpm for Running & Build 2024-12-04 15:55:24 +08:00
package.json feat: add TopN to Monitor (#73) 2025-01-10 15:17:08 +08:00
tsconfig.json chore: update .gitignore for web 2024-12-02 14:22:32 +08:00

README.md

Env

nvm install 16.20.2
npm install cnpm@9.2.0

Running

cnpm install
cnpm run dev

Build

cnpm run build