Elasticsearch_exporter 监控指标

github地址:https://github.com/justwatchcom/elasticsearch_exporter

Name

Type

Cardinality

Help

elasticsearch_breakers_estimated_size_bytes

gauge

Estimated size in bytes of breaker

breaker 字节的估计大小

elasticsearch_breakers_limit_size_bytes

gauge

Limit size in bytes for breaker

breaker大小限制为字节

elasticsearch_breakers_tripped

counter

tripped for breaker

elasticsearch_cluster_health_active_primary_shards

gauge

The number of primary shards in your cluster. This is an aggregate total across all indices.

活跃的主分片总数

elasticsearch_cluster_health_active_shards

gauge

活动分片总数(包括复制分片)

[En]

Total number of active shards (including replication shards)

elasticsearch_cluster_health_delayed_unassigned_shards

gauge

Shards delayed to reduce reallocation overhead

分段延迟,以减少重分发开销

[En]

Fragmentation delay to reduce redistribution overhead

elasticsearch_cluster_health_initializing_shards

gauge

Count of shards that are being freshly created.

正在初始化的分片数

elasticsearch_cluster_health_number_of_data_nodes

gauge

Number of data nodes in the cluster.

node 节点的数量

elasticsearch_cluster_health_number_of_in_flight_fetch

gauge

The number of ongoing shard info requests.

正在进行的片段信息请求数

[En]

Number of ongoing fragment information requests

elasticsearch_cluster_health_number_of_nodes

gauge

Number of nodes in the cluster.

集群内所有的节点

elasticsearch_cluster_health_number_of_pending_tasks

gauge

Cluster level changes which have not yet been executed

尚未执行的集群级别更改

elasticsearch_cluster_health_task_max_waiting_in_queue_millis

gauge

Max time in millis that a task is waiting in queue.

任务在队列中等待的最长时间,以毫秒为单位。

[En]

The longest time, in milliseconds, that a task waits in the queue.

elasticsearch_cluster_health_relocating_shards

gauge

The number of shards that are currently moving from one node to another node.

当前节点正在迁移到其他节点的碎片数,通常为0。当群集中的节点加入或退出时,此值会增加。

[En]

The number of shards that the current node is migrating to other nodes, usually 0. This value increases when a node in the cluster joins or exits.

elasticsearch_cluster_health_status

gauge

Whether all primary and replica shards are allocated.

集群状态,green ,yellow ,red

elasticsearch_cluster_health_timed_out

gauge

Number of cluster health checks timed out

群集运行状况检查超时的次数

[En]

The number of cluster health checks timed out

elasticsearch_cluster_health_unassigned_shards

gauge

The number of shards that exist in the cluster state, but cannot be found in the cluster itself.

未分配分片数

elasticsearch_clustersettings_stats_max_shards_per_node

gauge

Current maximum number of shards per node setting.

当前每个节点的最大碎片数设置。

[En]

The current maximum number of shards per node setting.

elasticsearch_filesystem_data_available_bytes

gauge

Available space on block device in bytes

数据块设备上的可用空间(字节)

[En]

Free space on the block device (in bytes)

elasticsearch_filesystem_data_free_bytes

gauge

Free space on block device in bytes

磁盘可用空间

elasticsearch_filesystem_data_size_bytes

gauge

Size of block device in bytes

数据块设备的大小(以字节为单位

[En]

Size of the block device in bytes

elasticsearch_filesystem_io_stats_device_operations_count

gauge

Count of disk operations

磁盘操作数

elasticsearch_filesystem_io_stats_device_read_operations_count

gauge

Count of disk read operations

磁盘读取操作数

elasticsearch_filesystem_io_stats_device_write_operations_count

gauge

Count of disk write operations

磁盘写操作数

elasticsearch_filesystem_io_stats_device_read_size_kilobytes_sum

gauge

Total kilobytes read from disk

从磁盘读取的总千字节

elasticsearch_filesystem_io_stats_device_write_size_kilobytes_sum

gauge

Total kilobytes written to disk

写入磁盘的总千字节

elasticsearch_indices_docs

gauge

Count of documents on this node

此节点上的文档数

elasticsearch_indices_docs_deleted

gauge

Count of deleted documents on this node

此节点上已删除的文档数

[En]

The number of deleted documents on this node

elasticsearch_indices_docs_primary

gauge

Count of documents with only primary shards on all nodes

所有节点上仅有主碎片的文档数

[En]

The number of documents with only primary shards on all nodes

elasticsearch_indices_fielddata_evictions

counter

Evictions from field data

来自fielddata 缓存的驱逐次数

elasticsearch_indices_fielddata_memory_size_bytes

gauge

Field data cache memory usage in bytes

fielddata 缓存的大小(字节)

elasticsearch_indices_filter_cache_evictions

counter

Evictions from filter cache

来自过滤器缓存的驱逐次数(仅版本2.x )

elasticsearch_indices_filter_cache_memory_size_bytes

gauge

Filter cache memory usage in bytes

过滤器高速缓存的大小(字节)(仅版本2.x )

elasticsearch_indices_flush_time_seconds

counter

Cumulative flush time in seconds

将索引刷新到磁盘上的总时间(累计flush 时间)

elasticsearch_indices_flush_total

counter

Total flushes

索引刷新总数到磁盘

elasticsearch_indices_get_exists_time_seconds

counter

Total time get exists in seconds

获得的总时间以秒为单位

elasticsearch_indices_get_exists_total

counter

Total get exists operations

获得操作总数

elasticsearch_indices_get_missing_time_seconds

counter

Total time of get missing in seconds

花费在文档丢失的GET 请求上的总时间

elasticsearch_indices_get_missing_total

counter

Total get missing

丢失的文件的GET 请求总数

elasticsearch_indices_get_time_seconds

counter

Total get time in seconds

总获取时间(秒)

[En]

Total acquisition time (in seconds)

elasticsearch_indices_get_total

counter

Total get

总获得索引数

elasticsearch_indices_indexing_delete_time_seconds_total

counter

Total time indexing delete in seconds

索引的文件删除总时间

elasticsearch_indices_indexing_delete_total

counter

Total indexing deletes

索引的文件删除总数

elasticsearch_indices_indexing_index_time_seconds_total

counter

Cumulative index time in seconds

索引文档总时间

elasticsearch_indices_indexing_index_total

counter

Total index calls

索引的文件总数

elasticsearch_indices_mappings_stats_fields

gauge

Count of fields currently mapped by index

索引当前映射的字段计数

[En]

The count of fields currently mapped by the index

elasticsearch_indices_mappings_stats_json_parse_failures_total

counter

Number of errors while parsing JSON

解析JSON时的错误数

elasticsearch_indices_mappings_stats_scrapes_total

counter

Current total ElasticSearch Indices Mappings scrapes

当前的全部ElasticSearch索引映射擦伤

elasticsearch_indices_mappings_stats_up

gauge

Was the last scrape of the ElasticSearch Indices Mappings endpoint successful

ElasticSearch Indices Mappings端点的最后一次尝试成功了吗

elasticsearch_indices_merges_docs_total

counter

Cumulative docs merged

累计合并文档

elasticsearch_indices_merges_total

counter

Total merges

合并总数

elasticsearch_indices_merges_total_size_bytes_total

counter

Total merge size in bytes

合并总大小(字节)

[En]

Total merge size (in bytes)

elasticsearch_indices_merges_total_time_seconds_total

counter

Total time spent merging in seconds

合并所用的总时间(秒)

[En]

Total time spent on the merger (in seconds)

elasticsearch_indices_query_cache_cache_total

counter

Count of query cache

查询缓存数

elasticsearch_indices_query_cache_cache_size

gauge

Size of query cache

查询缓存的大小

elasticsearch_indices_query_cache_count

counter

Count of query cache hit/miss

查询缓存命中/未命中计数

elasticsearch_indices_query_cache_evictions

counter

Evictions from query cache

从查询缓存中逐出

elasticsearch_indices_query_cache_memory_size_bytes

gauge

Query cache memory usage in bytes

查询缓存的内存使用率(字节)

[En]

Memory usage of the query cache (in bytes)

elasticsearch_indices_query_cache_total

counter

Size of query cache total

查询缓存总大小

elasticsearch_indices_refresh_time_seconds_total

counter

Total time spent refreshing in seconds

刷新指数的总时间

elasticsearch_indices_refresh_total

counter

Total refreshes

索引刷新总数

elasticsearch_indices_request_cache_count

counter

Count of request cache hit/miss

请求缓存命中/未命中计数

elasticsearch_indices_request_cache_evictions

counter

Evictions from request cache

从请求缓存中逐出

elasticsearch_indices_request_cache_memory_size_bytes

gauge

Request cache memory usage in bytes

请求缓存内存使用量(字节)

[En]

Request cache memory usage (in bytes)

elasticsearch_indices_search_fetch_time_seconds

counter

Total search fetch time in seconds

总搜索获取时间(秒)

[En]

Total search acquisition time in seconds

elasticsearch_indices_search_fetch_total

counter

Total number of fetches

提取总数

elasticsearch_indices_search_query_time_seconds

counter

Total search query time in seconds

查询总时间(性能)

elasticsearch_indices_search_query_total

counter

Total number of queries

查询总数(吞吐量)

elasticsearch_indices_segments_count

gauge

Count of index segments on this node

此节点上索引段的计数

elasticsearch_indices_segments_memory_bytes

gauge

Current memory size of segments in bytes

段的当前内存大小(以字节为单位)

elasticsearch_indices_settings_stats_read_only_indices

gauge

Count of indices that have read_only_allow_delete=true

具有read_only_allow_delete=true的索引的计数

elasticsearch_indices_settings_total_fields

gauge

Index setting value for index.mapping.total_fields.limit (total allowable mapped fields in a index)

为Index .mapping.total_fields设置索引值。限制(索引中允许映射的字段总数)

elasticsearch_indices_shards_docs

gauge

Count of documents on this shard

该分片上的文档数

elasticsearch_indices_shards_docs_deleted

gauge

Count of deleted documents on each shard

每个切片的已删除文档数

[En]

Number of deleted documents per slice

elasticsearch_indices_store_size_bytes

gauge

Current size of stored index data in bytes

当前存储的索引数据大小(字节)

[En]

Currently stored index data size (in bytes)

elasticsearch_indices_store_size_bytes_primary

gauge

当前存储的索引数据大小(以字节为单位),所有节点上仅有主碎片

[En]

Currently stored index data size (in bytes), with only primary shards on all nodes

elasticsearch_indices_store_size_bytes_total

gauge

Current size of stored index data in bytes with all shards on all nodes

所有节点上所有碎片的存储索引数据的当前大小(字节)

[En]

Current size (in bytes) of stored index data for all shards on all nodes

elasticsearch_indices_store_throttle_time_seconds_total

counter

Throttle time for index store in seconds

索引存储的限制时间(秒)

[En]

Throttling time for index storage (in seconds)

elasticsearch_indices_translog_operations

counter

Total translog operations

总translog操作

elasticsearch_indices_translog_size_in_bytes

counter

Total translog size in bytes

总translog日志大小(以字节为单位)

elasticsearch_indices_warmer_time_seconds_total

counter

Total warmer time in seconds

总warmer时间(以秒为单位)

elasticsearch_indices_warmer_total

counter

Total warmer count

Total warmer time in seconds

总warmer数

elasticsearch_jvm_gc_collection_seconds_count

counter

Count of JVM GC runs

JVM GC运行的计数

elasticsearch_jvm_gc_collection_seconds_sum

counter

GC run time in seconds

GC运行时间,以秒为单位

elasticsearch_jvm_memory_committed_bytes

gauge

JVM memory currently committed by area

当前按区域提交的JVM内存

elasticsearch_jvm_memory_max_bytes

gauge

JVM memory max

JVM最大内存

elasticsearch_jvm_memory_used_bytes

gauge

JVM memory currently used by area

内存使用量

elasticsearch_jvm_memory_pool_used_bytes

gauge

JVM memory currently used by pool

目前使用的JVM 内存池

elasticsearch_jvm_memory_pool_max_bytes

counter

JVM memory max by pool

JVM 内存最大池数

elasticsearch_jvm_memory_pool_peak_used_bytes

counter

JVM memory peak used by pool

池使用的JVM内存峰值

elasticsearch_jvm_memory_pool_peak_max_bytes

counter

JVM memory peak max by pool

最大的JVM 内存峰值

elasticsearch_os_cpu_percent

gauge

Percent CPU used by the OS

操作系统使用的CPU 百分比

elasticsearch_os_load1

gauge

Shortterm load average

短期平均负载

elasticsearch_os_load5

gauge

Midterm load average

中期平均负载

elasticsearch_os_load15

gauge

Longterm load average

长期平均负载

elasticsearch_process_cpu_percent

gauge

Percent CPU used by process

进程占用的CPU百分比

elasticsearch_process_cpu_time_seconds_sum

counter

Process CPU time in seconds

进程处理CPU时间,以秒为单位

elasticsearch_process_mem_resident_size_bytes

gauge

Resident memory in use by process in bytes

进程使用的驻留内存(字节)

[En]

Resident memory used by the process (in bytes)

elasticsearch_process_mem_share_size_bytes

gauge

Shared memory in use by process in bytes

进程正在使用的共享内存(字节)

[En]

Shared memory being used by the process (in bytes)

elasticsearch_process_mem_virtual_size_bytes

gauge

Total virtual memory used in bytes

使用的总虚拟内存(字节)

[En]

Total virtual memory used (in bytes)

elasticsearch_process_open_files_count

gauge

Open file descriptors

ES 进程打开的文件描述符

elasticsearch_snapshot_stats_number_of_snapshots

gauge

Total number of snapshots

快照总数

elasticsearch_snapshot_stats_oldest_snapshot_timestamp

gauge

Oldest snapshot timestamp

最早的快照时间戳

elasticsearch_snapshot_stats_snapshot_start_time_timestamp

gauge

Last snapshot start timestamp

上次快照开始时间戳

elasticsearch_snapshot_stats_latest_snapshot_timestamp_seconds

gauge

Timestamp of the latest SUCCESS or PARTIAL snapshot

最近一次SUCCESS或PARTIAL快照的时间戳

elasticsearch_snapshot_stats_snapshot_end_time_timestamp

gauge

Last snapshot end timestamp

上次快照结束时间戳

elasticsearch_snapshot_stats_snapshot_number_of_failures

gauge

Last snapshot number of failures

上次快照失败次数

elasticsearch_snapshot_stats_snapshot_number_of_indices

gauge

Last snapshot number of indices

索引的最后快照数量

elasticsearch_snapshot_stats_snapshot_failed_shards

gauge

Last snapshot failed shards

上次快照失败的分片

elasticsearch_snapshot_stats_snapshot_successful_shards

gauge

Last snapshot successful shards

上次快照成功分片

elasticsearch_snapshot_stats_snapshot_total_shards

gauge

Last snapshot total shard

上次快照总分片

elasticsearch_thread_pool_active_count

gauge

Thread Pool threads active

线程池线程活动(bulk 、index 、search 、force_merge )

elasticsearch_thread_pool_completed_count

counter

Thread Pool operations completed

线程池操作完成(bulk 、index 、search 、force_merge )

elasticsearch_thread_pool_largest_count

gauge

Thread Pool largest threads count

线程池最大线程数(bulk 、index 、search 、force_merge )

elasticsearch_thread_pool_queue_count

gauge

Thread Pool operations queued

线程池中的排队线程数(bulk 、index 、search 、force_merge )

elasticsearch_thread_pool_rejected_count

counter

Thread Pool operations rejected

线程池的被拒绝线程数

elasticsearch_thread_pool_threads_count

gauge

Thread Pool current threads count

线程池当前线程数

elasticsearch_transport_rx_packets_total

counter

Count of packets received

ES 节点之间网络入流量

elasticsearch_transport_rx_size_bytes_total

counter

Total number of bytes received

接收的字节总数

elasticsearch_transport_tx_packets_total

counter

Count of packets sent

ES 节点之间网络出流量

elasticsearch_transport_tx_size_bytes_total

counter

Total number of bytes sent

发送的总字节数

elasticsearch_clusterinfo_last_retrieval_success_ts

gauge

Timestamp of the last successful cluster info retrieval

上次成功检索集群信息的时间戳

[En]

The timestamp of the last successful cluster information retrieval

elasticsearch_clusterinfo_up

gauge

Up metric for the cluster info collector

集群信息采集器的启动索引

[En]

Start-up index of cluster information collector

elasticsearch_clusterinfo_version_info

gauge

Constant metric with ES version information as labels

带有ES 版本信息作为标签的常量指标

Original: https://www.cnblogs.com/qianyuliang/p/15410892.html
Author: 浅雨凉
Title: Elasticsearch_exporter 监控指标

原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/524451/

转载文章受原作者版权保护。转载请注明原作者出处!

(0)

大家都在看

  • 代码规范浅谈

    代码规范这东西网上很容易百度到一堆,除了天下文章一大抄的问题,另外,多数只给了结果,原因没有充分说明,或者非常的纠结于大写小写,一个函数可以写几行的细节。感觉有点容易让新人误入歧途…

    Linux 2023年6月13日
    082
  • 磁盘操作指令 dd

    dd if=/home/thotf/PaperOS/boot/mbr.bin of=/home/thotf/bochs/hd60M.img bs=512 count=1 conv=…

    Linux 2023年6月7日
    099
  • LeetCode 907: 子数组的最小值之和-单调栈的运用 |Sum of Subarray Minimums-Fantasy use of Monotonic Stack

    Tags: #MonoStack #Stack Problem Description Given an array of integers arr, find the sum o…

    Linux 2023年6月13日
    064
  • 在Linux命令行内的大小写转换

    在编辑文本时大小写常常是需要注意的地方,大小写的转换是很枯燥而繁琐的工作,所幸,Linux 提供了很多能让这份工作变得容易的命令。接下来让我们看看都有哪些完成大小写转换的命令。 t…

    Linux 2023年6月14日
    0109
  • MySQL注入 利用系统读、写文件

    MySQL能读写系统文件的前提 不同系统、不同的数据库版本有细微差异,以下实验在Windows10和Mysql 5.7.26下操作; 1.拥有该File的读权限 、 该目录写的权限…

    Linux 2023年6月6日
    0105
  • centos 8及以上安装mysql 8.0

    本文适用于centos 8及以上安装mysql 8.0,整体耗时20分钟内,不需要FQ 1.环境先搞好 systemctl stop firewalld //关闭防火墙 syste…

    Linux 2023年6月7日
    089
  • redis

    常用操作 LLEN KEY_NAME # 返回列表的&#x95…

    Linux 2023年5月28日
    089
  • rtmp和rtsp的区别

    刚刚接触到视频推流,搞不清楚rtmp和rtsp到底有什么区别 1.视频传输 RTSP+RTP主要用于IPTV,原因是传输数据使用的是UDP,在网络环境比较稳定的情况下,传输效率是比…

    Linux 2023年6月8日
    088
  • tcpip详解-读书笔记

    TCP/IP详解 卷一 第一版读书笔记 第一章: 应用层关心是应用程序的细节,而不是数据在网络中对的传输活动,下三层对应用程序一无所知,但他们要处理所有的通信细节。 七层代理可以根…

    Linux 2023年6月13日
    085
  • 【科研数学】概率论,线性代数,高等数学、离散数学和数值分析;计算机应用数学;机器学习,深度学习,强化学习;

    本科过去了很久,中间也没经历考研,硕士期间又一直在系统方向做工作,数学知识忘记了很多; 现在读博了,做 System for AI、调度,以及一些最优化的问题,都会涉及到数学的内容…

    Linux 2023年6月13日
    077
  • docker安装mysql

    -p 3306:3306 –name mysql -v /root/apply/docker/apply/mysql5.7/log:/var/log/mysql(日志文…

    Linux 2023年6月7日
    0111
  • 基本数据类型的长度

    32位机器和64位机器中int、char等数据类型所占字节长度对比。 在32位机器和64机器中int类型都占用4个字节。编译器可以根据自身硬件来选择合适的大小,但是需要满足约束:s…

    Linux 2023年6月13日
    083
  • 16-ArrayList和LinkedList的区别

    1.1、作用 ArrayList和LinkedList都是实现了List接口的容器类,用于存储一系列的对象引用。它们可以对元素的增删改查进行操作 对于ArrayList,它在集合的…

    Linux 2023年6月7日
    069
  • zabbix

    1. zabbix介绍 2. zabbix特点 3. zabbix配置文件 4. 部署zabbix zabbix介绍 zabbix是一个基于WEB界面的提供分布式系统监视以及网络监…

    Linux 2023年6月7日
    0139
  • Linux的文件结构和基本分类

    (注:此笔记默认操作系统为centOS7) Windows下的文件都是以盘符开头的,Linux中没有盘符,所有文件都在根目录下。 cd /进入根目录 ls /显示根目录下的文件查看…

    Linux 2023年6月7日
    083
  • Centos7(非LVM)扩容根目录

    Centos7(非LVM)扩容根目录 系统安装在了VM上,so首先对虚拟机进行扩容: 1、进入VM,选择”虚拟机——>设置” 2、选择硬盘,看到扩展为…

    Linux 2023年6月8日
    0136
亲爱的 Coder【最近整理,可免费获取】👉 最新必读书单  | 👏 面试题下载  | 🌎 免费的AI知识星球