feat(ops): 前端添加指标阈值类型定义和API
- 添加OpsMetricThresholds类型定义 - 新增getMetricThresholds和updateMetricThresholds API方法
This commit is contained in:
@@ -14,6 +14,7 @@ export type {
|
||||
EmailNotificationConfig,
|
||||
OpsDistributedLockSettings,
|
||||
OpsAlertRuntimeSettings,
|
||||
OpsMetricThresholds,
|
||||
OpsAdvancedSettings,
|
||||
OpsDataRetentionSettings,
|
||||
OpsAggregationSettings
|
||||
|
||||
Reference in New Issue
Block a user