@@ -356,37 +356,46 @@ var (
356356 ApMetricNameRowsAffectedMax = & i18n.Message {ID : "ApMetricNameRowsAffectedMax" , Other : "最大影响行数" }
357357 ApMetricNameRowsAffectedAvg = & i18n.Message {ID : "ApMetricNameRowsAffectedAvg" , Other : "平均影响行数" }
358358 ApMetricNameChecksum = & i18n.Message {ID : "ApMetricNameChecksum" , Other : "校验和" }
359+ ApMetricNameNoIndexUsedTotal = & i18n.Message {ID : "ApMetricNameNoIndexUsedTotal" , Other : "累计未使用索引次数" }
359360
360361 ApMetricNameCounterMoreThan = & i18n.Message {ID : "ApMetricNameCounterMoreThan" , Other : "出现次数 > " }
361362 ApMetricNameQueryTimeAvgMoreThan = & i18n.Message {ID : "ApMetricNameQueryTimeAvgMoreThan" , Other : "平均执行时间(s) > " }
362363 ApMetricNameRowExaminedAvgMoreThan = & i18n.Message {ID : "ApMetricNameRowExaminedAvgMoreThan" , Other : "平均扫描行数 > " }
363364
364- ApMetaCustom = & i18n.Message {ID : "ApMetaCustom" , Other : "自定义" }
365- ApMetaMySQLSchemaMeta = & i18n.Message {ID : "ApMetaMySQLSchemaMeta" , Other : "库表元数据" }
366- ApMetaMySQLProcesslist = & i18n.Message {ID : "ApMetaMySQLProcesslist" , Other : "processlist 列表" }
367- ApMetaAliRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaAliRdsMySQLSlowLog" , Other : "阿里RDS MySQL慢日志" }
368- ApMetaAliRdsMySQLAuditLog = & i18n.Message {ID : "ApMetaAliRdsMySQLAuditLog" , Other : "阿里RDS MySQL审计日志" }
369- ApMetaBaiduRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaBaiduRdsMySQLSlowLog" , Other : "百度云RDS MySQL慢日志" }
370- ApMetaHuaweiRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaHuaweiRdsMySQLSlowLog" , Other : "华为云RDS MySQL慢日志" }
371- ApMetaOracleTopSQL = & i18n.Message {ID : "ApMetaOracleTopSQL" , Other : "Oracle TOP SQL" }
372- ApMetaAllAppExtract = & i18n.Message {ID : "ApMetaAllAppExtract" , Other : "应用程序SQL抓取" }
373- ApMetaTiDBAuditLog = & i18n.Message {ID : "ApMetaTiDBAuditLog" , Other : "TiDB审计日志" }
374- ApMetaSlowLog = & i18n.Message {ID : "ApMetaSlowLog" , Other : "慢日志" }
375- ApMetaMDBSlowLog = & i18n.Message {ID : "ApMetaMDBSlowLog" , Other : "慢日志(监控库)" }
376- ApMetaTopSQL = & i18n.Message {ID : "ApMetaTopSQL" , Other : "Top SQL" }
377- ApMetaDB2TopSQL = & i18n.Message {ID : "ApMetaDB2TopSQL" , Other : "DB2 Top SQL" }
378- ApMetaSchemaMeta = & i18n.Message {ID : "ApMetaSchemaMeta" , Other : "库表元数据" }
379- ApMetaDistributedLock = & i18n.Message {ID : "ApMetaDistributedLock" , Other : "分布式锁" }
380- ApMetaDmTopSQL = & i18n.Message {ID : "ApMetaDmTopSQL" , Other : "DM TOP SQL" }
381- ApMetaObForOracleTopSQL = & i18n.Message {ID : "ApMetaObForOracleTopSQL" , Other : "OceanBase For Oracle TOP SQL" }
382- ApMetaPostgreSQLTopSQL = & i18n.Message {ID : "ApMetaPostgreSQLTopSQL" , Other : "TOP SQL" }
383- ApMetricQueryTimeAvg = & i18n.Message {ID : "ApMetricQueryTimeAvg" , Other : "平均查询时间(s)" }
384- ApMetricRowExaminedAvg = & i18n.Message {ID : "ApMetricRowExaminedAvg" , Other : "平均扫描行数" }
385- ApMetaPerformanceCollect = & i18n.Message {ID : "ApMetaPerformanceCollect" , Other : "数据源性能指标" }
386- ApMetaPerformanceCollectTips = & i18n.Message {ID : "ApMetaPerformanceCollectTips" , Other : "性能指标采集将产生较大性能开销,请谨慎开启。开启后,系统将持续采集该数据源的性能数据(如QPS、连接数等),并生成性能趋势图表,体现在性能洞察页面。" }
387- ApMetaCollectTime = & i18n.Message {ID : "ApMetaCollectTime" , Other : "采集时间" }
388- ApMetaThreadsConnected = & i18n.Message {ID : "ApMetaThreadsConnected" , Other : "线程数" }
389- ApMetaQPS = & i18n.Message {ID : "ApMetaQueries" , Other : "QPS" }
365+ ApMetricNameInstance = & i18n.Message {ID : "ApMetricNameInstance" , Other : "节点地址" }
366+ ApMetricNameMemMax = & i18n.Message {ID : "ApMetricNameMemMax" , Other : "使用的最大内存空间" }
367+ ApMetricNameDiskMax = & i18n.Message {ID : "ApMetricNameDiskMax" , Other : "使用的最大硬盘空间" }
368+
369+ ApMetaCustom = & i18n.Message {ID : "ApMetaCustom" , Other : "自定义" }
370+ ApMetaMySQLSchemaMeta = & i18n.Message {ID : "ApMetaMySQLSchemaMeta" , Other : "库表元数据" }
371+ ApMetaMySQLProcesslist = & i18n.Message {ID : "ApMetaMySQLProcesslist" , Other : "processlist 列表" }
372+ ApMetaAliRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaAliRdsMySQLSlowLog" , Other : "阿里RDS MySQL慢日志" }
373+ ApMetaAliRdsMySQLAuditLog = & i18n.Message {ID : "ApMetaAliRdsMySQLAuditLog" , Other : "阿里RDS MySQL审计日志" }
374+ ApMetaBaiduRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaBaiduRdsMySQLSlowLog" , Other : "百度云RDS MySQL慢日志" }
375+ ApMetaHuaweiRdsMySQLSlowLog = & i18n.Message {ID : "ApMetaHuaweiRdsMySQLSlowLog" , Other : "华为云RDS MySQL慢日志" }
376+ ApMetaOracleTopSQL = & i18n.Message {ID : "ApMetaOracleTopSQL" , Other : "Oracle TOP SQL" }
377+ ApMetaAllAppExtract = & i18n.Message {ID : "ApMetaAllAppExtract" , Other : "应用程序SQL抓取" }
378+ ApMetaTiDBAuditLog = & i18n.Message {ID : "ApMetaTiDBAuditLog" , Other : "TiDB审计日志" }
379+ ApMetaSlowLog = & i18n.Message {ID : "ApMetaSlowLog" , Other : "慢日志" }
380+ ApMetaMDBSlowLog = & i18n.Message {ID : "ApMetaMDBSlowLog" , Other : "慢日志(监控库)" }
381+ ApMetaTopSQL = & i18n.Message {ID : "ApMetaTopSQL" , Other : "Top SQL" }
382+ ApMetaDB2TopSQL = & i18n.Message {ID : "ApMetaDB2TopSQL" , Other : "DB2 Top SQL" }
383+ ApMetaSchemaMeta = & i18n.Message {ID : "ApMetaSchemaMeta" , Other : "库表元数据" }
384+ ApMetaDistributedLock = & i18n.Message {ID : "ApMetaDistributedLock" , Other : "分布式锁" }
385+ ApMetaDmTopSQL = & i18n.Message {ID : "ApMetaDmTopSQL" , Other : "DM TOP SQL" }
386+ ApMetaObForOracleTopSQL = & i18n.Message {ID : "ApMetaObForOracleTopSQL" , Other : "OceanBase For Oracle TOP SQL" }
387+ ApMetaPostgreSQLTopSQL = & i18n.Message {ID : "ApMetaPostgreSQLTopSQL" , Other : "TOP SQL" }
388+ ApMetaGoldenDBTopSQL = & i18n.Message {ID : "ApMetaGoldenDBTopSQL" , Other : "GoldenDB TOP SQL" }
389+ ApMetaTiDBTopSQL = & i18n.Message {ID : "ApMetaTiDBTopSQL" , Other : "TiDB TOP SQL" }
390+ ApMetaMySQLTopSQL = & i18n.Message {ID : "ApMetaMySQLTopSQL" , Other : "MySQL TOP SQL" }
391+ ApMetricQueryTimeAvg = & i18n.Message {ID : "ApMetricQueryTimeAvg" , Other : "平均查询时间(s)" }
392+ ApMetricRowExaminedAvg = & i18n.Message {ID : "ApMetricRowExaminedAvg" , Other : "平均扫描行数" }
393+ ApMetaPerformanceCollect = & i18n.Message {ID : "ApMetaPerformanceCollect" , Other : "数据源性能指标" }
394+ ApMetaPerformanceCollectTips = & i18n.Message {ID : "ApMetaPerformanceCollectTips" , Other : "性能指标采集将产生较大性能开销,请谨慎开启。开启后,系统将持续采集该数据源的性能数据(如QPS、连接数等),并生成性能趋势图表,体现在性能洞察页面。" }
395+ ApMetaCollectTime = & i18n.Message {ID : "ApMetaCollectTime" , Other : "采集时间" }
396+ ApMetaThreadsConnected = & i18n.Message {ID : "ApMetaThreadsConnected" , Other : "线程数" }
397+ ApMetaQPS = & i18n.Message {ID : "ApMetaQueries" , Other : "QPS" }
398+ ApMetricNameFullTableScanCount = & i18n.Message {ID : "ApMetricNameFullTableScanCount" , Other : "全表扫描次数" }
390399
391400 ApPriorityHigh = & i18n.Message {ID : "ApPriorityHigh" , Other : "高优先级" }
392401
@@ -409,6 +418,17 @@ var (
409418 ParamRdsPath = & i18n.Message {ID : "ParamRdsPath" , Other : "RDS Open API地址" }
410419 ParamProjectId = & i18n.Message {ID : "ParamProjectId" , Other : "项目ID" }
411420 ParamRegion = & i18n.Message {ID : "ParamRegion" , Other : "当前RDS实例所在的地区(示例:cn-east-2)" }
421+ ParamTimeSpan = & i18n.Message {ID : "ParamTimeSpan" , Other : "时间跨度(小时)" }
422+ ParamInstance = & i18n.Message {ID : "ParamInstance" , Other : "节点地址(0 代表所有节点)" }
423+ ParamKpiType = & i18n.Message {ID : "ParamkpiType" , Other : "指标" }
424+
425+ EnumKpiTypeQueryTime = & i18n.Message {ID : "EnumkpiTypeQueryTime" , Other : "执行时间" }
426+ EnumKpiTypeMemMax = & i18n.Message {ID : "EnumKpiTypeMemMax" , Other : "使用的最大内存空间" }
427+ EnumKpiTypeDiskMax = & i18n.Message {ID : "EnumKpiTypeDiskMax" , Other : "使用的最大硬盘空间" }
428+ EnumKpiTypeExecuteCount = & i18n.Message {ID : "EnumKpiTypeExecuteCount" , Other : "执行次数" }
429+ EnumKpiTypeFullTableScanCount = & i18n.Message {ID : "EnumKpiTypeFullTableScan" , Other : "全表扫描次数" }
430+ EnumKpiTypeLockWaitTotal = & i18n.Message {ID : "EnumKpiTypeLockWaitTotal" , Other : "累计锁等待时间" }
431+ EnumKpiTypeNoIndexUsedTotal = & i18n.Message {ID : "EnumKpiTypeNoIndexUsedTotal" , Other : "累计未使用索引次数" }
412432
413433 EnumSlowLogFileSource = & i18n.Message {ID : "EnumSlowLogFileSource" , Other : "从slow.log 文件采集,需要适配scanner" }
414434 EnumSlowLogTableSource = & i18n.Message {ID : "EnumSlowLogTableSource" , Other : "从mysql.slow_log 表采集" }
0 commit comments