为了优化监控服务与提升用户体验,智能搜索(PolarSearch)计划于2025 年 12月 10 日 00:00:00(UTC+8)起停止提供部分监控指标。届时,基于这些指标配置的告警规则将失效,相关的监控图表也将无法展示数据。为确保您的业务监控不受影响,请您及时检查并更新告警配置。
下线时间
2025 年 12月 10 日 00:00:00(UTC+8)
影响范围
集群范围:所有的已开通智能搜索(PolarSearch)功能的PolarDB MySQL版集群。
主要影响:
告警失效:依赖下线指标建立的告警规则将无法被触发。
图表无数据:包含下线指标的监控图表将无法显示历史或实时数据。
下线指标列表
云监控中分组与指标名称如下所示:
分组
MetricName
指标名
指标描述
集群ID
opensearch_cluster_nodes_number
节点数
集群搜索节点个数。
opensearch_cluster_shards_active_percent
分片活跃率
可服务的分片百分比。
opensearch_indices_get_count_cluster
集群get请求量
集群get请求的数量。
opensearch_indices_indexing_index_count_cluster
集群写入量
集群写入的数量。
opensearch_indices_search_query_count_cluster
集群查询量
集群查询的数量。
nodeid
opensearch_indices_get_count_node
节点get请求量
节点get请求的数量。
opensearch_indices_indexing_index_count_node
节点写入量
节点写入的数量。
opensearch_indices_search_query_count_node
节点查询量
节点查询的数量。
opensearch_indices_refresh_total_count
refresh操作数
refresh操作数。
opensearch_indices_refresh_total_time_seconds
refresh时间
refresh的累计时间。
opensearch_indices_flush_total_count
flush数
flush操作数。
opensearch_indices_flush_total_time_seconds
flush时间
flush的累计时间。
opensearch_indices_search_fetch_current_number
fetch数
fetch操作数。
opensearch_indices_search_scroll_current_number
scroll数
翻页操作数。
opensearch_indices_fielddata_evictions_count
fielddata淘汰数
fielddata触发淘汰的次数。
opensearch_indices_fielddata_memory_size_bytes
fielddata内存
fielddata使用内存大小。
opensearch_indices_querycache_cache_count
querycache成员数
querycache成员个数。
opensearch_indices_querycache_hit_count
querycache命中数
命中querycache的次数。
opensearch_indices_querycache_memory_size_bytes
querycache内存
querycache使用内存大小。
opensearch_indices_querycache_miss_number
querycache未命中数
未命中querycache的次数。
opensearch_indices_requestcache_hit_count
requestcache命中数
命中requestcache次数。
opensearch_indices_requestcache_memory_size_bytes
requestcache内存
requestcache使用内存大小。
opensearch_indices_requestcache_miss_count
requestcache未命中数
未命中requestcache的次数。
opensearch_indices_requestcache_evictions_count
requestcache淘汰数
requestcache淘汰数
opensearch_indices_querycache_evictions_count
querycache淘汰数
querycache淘汰数
opensearch_fs_io_total_read_bytes
io读带宽
文件系统读带宽。
opensearch_fs_io_total_read_operations
io读操作
文件系统读操作数。
opensearch_fs_io_total_write_bytes
io写带宽
文件系统写带宽。
opensearch_fs_io_total_write_operations
io写操作
文件系统写操作数。
opensearch_fs_path_total_bytes
文件系统目录大小
文件系统目录的空间大小。
opensearch_jvm_gc_collection_count
gc次数
jvm内存回收次数。
opensearch_jvm_gc_collection_time_seconds
gc时间
jvm内存回收时间。