梧桐
梧桐
[微信H5支付文档](https://pay.weixin.qq.com/docs/merchant/apis/h5-payment/direct-jsons/h5-prepay.html)
#### What type of PR is this? #### What this PR does / why we need it: #### Which issue(s) this PR fixes: Fixes # #### Special notes for your...
**What's it about?** prometheus metrics **What's the reason why we need it?** I believe this is an important feature for Pixiu. There're a few use cases: * case one *...
**What's it about?** **What's the reason why we need it?** We need him to quickly learn about localstorage. I believe this is an important feature for Pixiu. There're a few...
1. 数据源自动生成元数据 2. 支持元数据标记, 例如,instance标签标记为实例这种 3. 支持增量更新,比如up指标, 之前的labels只有a,b,c,后面增加了d, 那么up这个指标应该包含abcd
1. 整个策略指定生效时段 2. 策略告警人支持值班时段配置
1. 增加配置字段`genre` 2. 字段定义如下 ```ts type genre = "full" | "row" | {width?: number | string, height?: number | string } ``` 3. 根据对应类型, 渲染嵌入的图表
1. 支持go模板语法 2. 支持模板字段说明和类型定义 3. 根据表单生成模板数据 4. 模板创建完成可完成CRUD, 禁用启用 5. 模板可以被创建规则时候直接使用, 根据名称、类型、关键词模糊查询,供用户选择
1. 管理系统数据源指标集合 2. 管理系统各指标label集合 3. 手动标记指标说明,例如,有指标label为name, 可以标记为 名称
主要为策略编辑的输入框支持loki语法以及语法提示