feat(ops): 前端添加指标阈值类型定义和API

- 添加OpsMetricThresholds类型定义
- 新增getMetricThresholds和updateMetricThresholds API方法
This commit is contained in:
IanShaw027
2026-01-12 11:43:15 +08:00
parent 7536dbfee5
commit f28d4b78e7
2 changed files with 24 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ export type {
EmailNotificationConfig,
OpsDistributedLockSettings,
OpsAlertRuntimeSettings,
OpsMetricThresholds,
OpsAdvancedSettings,
OpsDataRetentionSettings,
OpsAggregationSettings