监控指标说明

oracle:
指标名称 指标类型 指标描述
oracledb_up GAUGE oracle数据库服务是否启动
oracledb_activity_execute_count GAUGE 执行计数
oracledb_activity_user_commits GAUGE 用户提交数
oracledb_sessions_value GAUGE 根据状态和类型度量的oracle会话数量
oracledb_process_count GAUGE 进程数量
oracledb_activity_user_rollbacks GAUGE 用户回滚数量
oracledb_tablespace_free GAUGE 表空间可用字节
oracledb_tablespace_max_bytes GAUGE 表空间最大字节
oracledb_wait_time_concurrency GAUGE 并发等待时间
oracledb_wait_time_commit GAUGE 提交等待时间
oracledb_wait_time_application GAUGE 应用等待时间
oracledb_wait_time_network GAUGE 网络等待时间
oracledb_wait_time_system_io GAUGE 系统IO等待时间
oracledb_wait_time_user_io GAUGE 用户IO等待时间
oracledb_wait_time_configuration GAUGE configuration等待时间
oracledb_wait_time_scheduler GAUGE scheduler等待时间
oracledb_resource_current_utilization GAUGE 资源利用率

Redis
指标名称 指标类型 指标描述
redis_uptime_in_seconds GAUGE redis已运行时间
redis_connected_clients GAUGE 客户端连接数量
redis_commands_processed_total COUNTER 命令执行数量
redis_keyspace_hits_total COUNTER 缓存命中数量
redis_memory_used_bytes GAUGE 已用内存
redis_net_input_bytes_total COUNTER 网络写入字节数
redis_net_output_bytes_total COUNTER 网络输出字节数
redis_db_keys GAUGE 各db的key数量
redis_db_keys_expiring GAUGE 各db已过期key数量
redis_expired_keys_total COUNTER 过期key总量
redis_commands_total COUNTER 各命令调用总次数

Kafka:
指标名称 指标类型 指标描述
zk_up GAUGE zookeeper运行状态
zk_ephemerals_count GAUGE zk 的临时节点数目
zk_znode_count GAUGE zk 的 znode 数量
zk_watch_count GAUGE zk 的 znode 数量
zk_packets_sent COUNTER zk 发送的数据包数量
zk_packets_received COUNTER 接收数据包的数量
zk_num_alive_connections GAUGE 当前连接数
zk_open_file_descriptor_count GAUGE 已打开文件描述符数
zk_avg_latency GAUGE 平均延迟
zk_min_latency GAUGE 最小延迟
zk_max_latency GAUGE 最大延迟
zk_outstanding_requests GAUGE 排队请求数
zk_approximate_data_size GAUGE zk 存储数据量

Linux系统:
指标项 指标类型 说明
node_arp_entries gauge device的ARP表项
node_boot_time_seconds gauge 节点启动时间,unixtime
node_context_switches_total counter context switches(上下文切换)的总数
node_cooling_device_cur_state gauge 冷却装置当前的节流状态
node_cooling_device_max_state gauge 冷却装置的最大节流状态
node_cpu_guest_seconds_total counter 每种模式在guests(VM)上花费CPU的秒数
node_cpu_seconds_total counter 在每种模式下花费CPU的秒数
node_disk_io_now gauge 当前正在进行的I/O数量
node_disk_io_time_seconds_total counter 执行I/O所花费的总时间
node_disk_io_time_weighted_seconds_total counter 进行I/O所花费的加权秒数
node_disk_read_bytes_total counter 成功读取的总字节数
node_disk_read_time_seconds_total counter 所有读取花费的总秒数
node_disk_reads_completed_total counter 成功完成的读取总数
node_disk_reads_merged_total counter 读合并的次数
node_disk_write_time_seconds_total counter 这是所有写入花费的总秒数
node_disk_writes_completed_total counter 成功完成的写入总数
node_disk_writes_merged_total counter 写合并的次数
node_disk_written_bytes_total counter 成功写入的总字节数
node_entropy_available_bits gauge 可用entropy的Bits(比特)
node_exporter_build_info gauge 构建node_exporter的版本,修订版,分支和goversion标记,具有常量值“1”的metric
node_filefd_allocated gauge 文件描述符统计:已分配
node_filefd_maximum gauge 文件描述符统计:最大值
node_filesystem_avail_bytes gauge 非root用户可用的文件系统空间(以字节为单位)
node_filesystem_device_error gauge 获取指定设备的统计信息时是否发生错误
node_filesystem_files gauge 文件系统总的file nodes数(inode)
node_filesystem_files_free gauge 文件系统空闲file node数(inode)
node_filesystem_free_bytes gauge 文件系统可用空间,以字节为单位
node_filesystem_readonly gauge 文件系统只读状态
node_filesystem_size_bytes gauge 文件系统大小(字节)
node_forks_total counter forks总数
node_intr_total counter 服务的中断总数
node_load1 gauge 1m负载平均值
node_load15 gauge 15m负载平均值
node_load5 gauge 5m负载平均值
node_memory_Active_anon_bytes gauge 内存信息字段Active_anon_bytes
node_memory_Active_bytes gauge 内存信息字段Active_bytes
node_memory_Active_file_bytes gauge 内存信息字段Active_file_bytes
node_memory_AnonHugePages_bytes gauge 内存信息字段AnonHugePages_bytes
node_memory_AnonPages_bytes gauge 内存信息字段AnonPages_bytes
node_memory_Bounce_bytes gauge 内存信息字段Bounce_bytes
node_memory_Buffers_bytes gauge 内存信息字段Buffers_bytes
node_memory_Cached_bytes gauge 内存信息字段Cached_bytes
node_memory_CmaFree_bytes gauge 内存信息字段CmaFree_bytes
node_memory_CmaTotal_bytes gauge 内存信息字段CmaTotal_bytes
node_memory_CommitLimit_bytes gauge 内存信息字段CommitLimit_bytes
node_memory_Committed_AS_bytes gauge 内存信息字段Committed_AS_bytes
node_memory_DirectMap1G_bytes gauge 内存信息字段DirectMap1G_bytes
node_memory_DirectMap2M_bytes gauge 内存信息字段DirectMap2M_bytes
node_memory_DirectMap4k_bytes gauge 内存信息字段DirectMap4k_bytes
node_memory_Dirty_bytes gauge 内存信息字段Dirty_bytes
node_memory_HardwareCorrupted_bytes gauge 内存信息字段HardwareCorrupted_bytes
node_memory_HugePages_Free gauge 内存信息字段HugePages_Free
node_memory_HugePages_Rsvd gauge 内存信息字段HugePages_Rsvd
node_memory_HugePages_Surp gauge 内存信息字段HugePages_Surp
node_memory_HugePages_Total gauge 内存信息字段HugePages_Total
node_memory_Hugepagesize_bytes gauge 内存信息字段Hugepagesize_bytes
node_memory_Inactive_anon_bytes gauge 内存信息字段Inactive_anon_bytes
node_memory_Inactive_bytes gauge 内存信息字段Inactive_bytes
node_memory_Inactive_file_bytes gauge 内存信息字段Inactive_file_bytes
node_memory_KernelStack_bytes gauge 内存信息字段KernelStack_bytes
node_memory_Mapped_bytes gauge 内存信息字段Mapped_bytes
node_memory_MemAvailable_bytes gauge 内存信息字段MemAvailable_bytes
node_memory_MemFree_bytes gauge 内存信息字段MemFree_bytes
node_memory_MemTotal_bytes gauge 内存信息字段MemTotal_bytes
node_memory_Mlocked_bytes gauge 内存信息字段Mlocked_bytes
node_memory_NFS_Unstable_bytes gauge 内存信息字段NFS_Unstable_bytes
node_memory_PageTables_bytes gauge 内存信息字段PageTables_bytes
node_memory_SReclaimable_bytes gauge 内存信息字段SReclaimable_bytes
node_memory_SUnreclaim_bytes gauge 内存信息字段SUnreclaim_bytes
node_memory_Shmem_bytes gauge 内存信息字段Shmem_bytes
node_memory_Slab_bytes gauge 内存信息字段Slab_bytes
node_memory_SwapCached_bytes gauge 内存信息字段SwapCached_bytes
node_memory_SwapFree_bytes gauge 内存信息字段SwapFree_bytes
node_memory_SwapTotal_bytes gauge 内存信息字段SwapTotal_bytes
node_memory_Unevictable_bytes gauge 内存信息字段Unevictable_bytes
node_memory_VmallocChunk_bytes gauge 内存信息字段VmallocChunk_bytes
node_memory_VmallocTotal_bytes gauge 内存信息字段VmallocTotal_bytes
node_memory_VmallocUsed_bytes gauge 内存信息字段VmallocUsed_bytes
node_memory_WritebackTmp_bytes gauge 内存信息字段WritebackTmp_bytes
node_memory_Writeback_bytes gauge 内存信息字段Writeback_bytes
node_netstat_Icmp6_InErrors untyped 统计Icmp6InErrors
node_netstat_Icmp6_InMsgs untyped 统计Icmp6InMsgs
node_netstat_Icmp6_OutMsgs untyped 统计Icmp6OutMsgs
node_netstat_Icmp_InErrors untyped 统计IcmpInErrors
node_netstat_Icmp_InMsgs untyped 统计IcmpInMsgs
node_netstat_Icmp_OutMsgs untyped 统计IcmpOutMsgs
node_netstat_Ip6_InOctets untyped 统计Ip6InOctets
node_netstat_Ip6_OutOctets untyped 统计Ip6OutOctets
node_netstat_IpExt_InOctets untyped 统计IpExtInOctets
node_netstat_IpExt_OutOctets untyped 统计IpExtOutOctets
node_netstat_Ip_Forwarding untyped 统计IpForwarding
node_netstat_TcpExt_ListenDrops untyped 统计TcpExtListenDrops
node_netstat_TcpExt_ListenOverflows untyped 统计TcpExtListenOverflows
node_netstat_TcpExt_SyncookiesFailed untyped 统计TcpExtSyncookiesFailed
node_netstat_TcpExt_SyncookiesRecv untyped 统计TcpExtSyncookiesRecv
node_netstat_TcpExt_SyncookiesSent untyped 统计TcpExtSyncookiesSent
node_netstat_TcpExt_TCPSynRetrans untyped 统计TcpExtTCPSynRetrans
node_netstat_Tcp_ActiveOpens untyped 统计TcpActiveOpens
node_netstat_Tcp_CurrEstab untyped 统计TcpCurrEstab
node_netstat_Tcp_InErrs untyped 统计TcpInErrs
node_netstat_Tcp_InSegs untyped 统计TcpInSegs
node_netstat_Tcp_OutSegs untyped 统计TcpOutSegs
node_netstat_Tcp_PassiveOpens untyped 统计TcpPassiveOpens
node_netstat_Tcp_RetransSegs untyped 统计TcpRetransSegs
node_netstat_Udp6_InDatagrams untyped 统计Udp6InDatagrams
node_netstat_Udp6_InErrors untyped 统计Udp6InErrors
node_netstat_Udp6_NoPorts untyped 统计Udp6NoPorts
node_netstat_Udp6_OutDatagrams untyped 统计Udp6OutDatagrams
node_netstat_Udp6_RcvbufErrors untyped 统计Udp6RcvbufErrors
node_netstat_Udp6_SndbufErrors untyped 统计Udp6SndbufErrors
node_netstat_UdpLite6_InErrors untyped 统计UdpLite6InErrors
node_netstat_UdpLite_InErrors untyped 统计UdpLiteInErrors
node_netstat_Udp_InDatagrams untyped 统计UdpInDatagrams
node_netstat_Udp_InErrors untyped 统计UdpInErrors
node_netstat_Udp_NoPorts untyped 统计UdpNoPorts
node_netstat_Udp_OutDatagrams untyped 统计UdpOutDatagrams
node_netstat_Udp_RcvbufErrors untyped 统计UdpRcvbufErrors
node_netstat_Udp_SndbufErrors untyped 统计UdpSndbufErrors
node_network_address_assign_type gauge /sys/class/net/ address_assign_type值
node_network_carrier gauge /sys/class/net/ carrier值
node_network_carrier_changes_total counter /sys/class/net/ carrier_changes_total值
node_network_device_id gauge /sys/class/net/ device_id值
node_network_dormant gauge /sys/class/net/ dormant(休眠)值
node_network_flags gauge /sys/class/net/ flags值
node_network_iface_id gauge /sys/class/net/ iface_id值
node_network_iface_link gauge /sys/class/net/ iface_link值
node_network_iface_link_mode gauge /sys/class/net/ iface_link_mode值
node_network_info gauge 来自/sys/class/net/的非数字数据,值始终为1
node_network_mtu_bytes gauge /sys/class/net/ mtu_bytes值
node_network_name_assign_type gauge sys/class/net/name_assign_type值
node_network_net_dev_group gauge /sys/class/net/ net_dev_group值
node_network_protocol_type gauge /sys/class/net/ protocol_type值
node_network_receive_bytes_total counter 网络设备统计信息receive_bytes
node_network_receive_compressed_total counter 网络设备统计信息receive_compressed
node_network_receive_drop_total counter 网络设备统计信息receive_drop
node_network_receive_errs_total counter 网络设备统计信息receive_errs
node_network_receive_fifo_total counter 网络设备统计信息receive_fifo
node_network_receive_frame_total counter 网络设备统计信息receive_frame
node_network_receive_multicast_total counter 网络设备统计信息receive_multicast
node_network_receive_packets_total counter 网络设备统计信息receive_packets
node_network_speed_bytes gauge /sys/class/net/ speed_bytes值
node_network_transmit_bytes_total counter 网络设备统计信息transmit_bytes
node_network_transmit_carrier_total counter 网络设备统计信息transmit_carrier
node_network_transmit_colls_total counter 网络设备统计信息transmit_colls
node_network_transmit_compressed_total counter 网络设备统计信息transmit_compressed
node_network_transmit_drop_total counter 网络设备统计信息transmit_drop
node_network_transmit_errs_total counter 网络设备统计信息transmit_errs
node_network_transmit_fifo_total counter 网络设备统计信息transmit_fifo
node_network_transmit_packets_total counter 网络设备统计信息transmit_packets
node_network_transmit_queue_length gauge /sys/class/net/ transmit_queue_length值
node_network_up gauge 如果operstate为’up’,则值为1,否则为0
node_procs_blocked gauge 阻塞等待I/O完成的进程数
node_procs_running gauge 处于可运行状态的进程数
node_schedstat_running_seconds_total counter node_exporter:collector scrape持续时间
node_scrape_collector_duration_seconds gauge node_exporter:collector scrape持续时间
node_scrape_collector_success gauge node_exporter:collector 是否成功
node_sockstat_FRAG6_inuse gauge state inuse中的FRAG6 sockets数量
node_sockstat_FRAG6_memory gauge state memory(状态存储器)中的FRAG6 sockets数量
node_sockstat_FRAG_inuse gauge state inuse中的FRAG sockets数量
node_sockstat_FRAG_memory gauge state memory(状态存储器)中的FRAG sockets数量
node_sockstat_RAW6_inuse gauge state inuse中的RAW6 sockets数
node_sockstat_RAW_inuse gauge state inuse中的RAW sockets数
node_sockstat_TCP6_inuse gauge state inuse中的TCP6 sockets数
node_sockstat_TCP_alloc gauge state alloc中的TCP sockets数
node_sockstat_TCP_inuse gauge state inuse中的TCP sockets数
node_sockstat_TCP_mem gauge state mem中的TCP sockets数
node_sockstat_TCP_mem_bytes gauge state mem_bytes中的TCP sockets数
node_sockstat_TCP_orphan gauge state orphan中的TCP sockets数
node_sockstat_TCP_tw gauge state tw中的TCP sockets数
node_sockstat_UDP6_inuse gauge state inuse中的UDP6 UDP sockets数
node_sockstat_UDPLITE6_inuse gauge state inuse中的UDPLITE6 UDP sockets数
node_sockstat_UDPLITE_inuse gauge state inuse中的UDPLITE UDP sockets数
node_sockstat_UDP_inuse gauge state inuse中的UDP sockets数
node_sockstat_UDP_mem gauge state mem中的UDP sockets数
node_sockstat_UDP_mem_bytes gauge state mem_bytes中的UDP sockets数
node_sockstat_sockets_used gauge state used中的sockets sockets数
node_textfile_scrape_error gauge 如果打开或读取文件时出错时为1,否则为0
node_time_seconds gauge 以纪元(1970年)开始的系统时间
node_timex_estimated_error_seconds gauge 估计误差(秒)
node_timex_frequency_adjustment_ratio gauge 本地时钟频率调整
node_timex_loop_time_constant gauge 锁相回路时间常数
node_timex_maxerror_seconds gauge 最大误差(秒)
node_timex_offset_seconds gauge 本地系统和参考时钟之间的时间偏移
node_timex_pps_calibration_total counter 每秒脉冲校准间隔计数
node_timex_pps_error_total counter 每秒脉冲校准错误计数
node_timex_pps_frequency_hertz gauge 脉冲每秒频率
node_timex_pps_jitter_seconds gauge 脉冲每秒抖动
node_timex_pps_jitter_total counter 每秒脉冲数超出抖动限制的事件数
node_timex_pps_shift_seconds gauge 每秒脉冲数超出稳定极限的事件数
node_timex_pps_stability_exceeded_total counter 每秒脉冲数超出稳定极限事件
node_timex_pps_stability_hertz gauge 脉冲每秒稳定性,最近频率变化的平均值
node_timex_status gauge status array bits的值
node_timex_sync_status gauge 时钟与可靠服务器同步(1 = yes, 0 = no)
node_timex_tai_offset_seconds gauge 国际原子时间(TAI)偏移量
node_timex_tick_seconds gauge 时钟周期之间的秒数
node_uname_info gauge 由uname系统调用提供的标记系统信息
node_vmstat_pgfault untyped /proc/vmstat信息字段pgfault
node_vmstat_pgmajfault untyped /proc/vmstat信息字段pgmajfault
node_vmstat_pgpgin untyped /proc/vmstat信息字段pgpgin
node_vmstat_pgpgout untyped /proc/vmstat信息字段pgpgout
node_vmstat_pswpin untyped /proc/vmstat信息字段pswpin
node_vmstat_pswpout untyped /proc/vmstat信息字段pswpout

windows系统:
windows_cpu_clock_interrupts_total counter clock中断次数
windows_cpu_core_frequency_mhz gauge 核心频率以兆赫为单位
windows_cpu_cstate_seconds_total counter 处于低功耗闲置状态的时间
windows_cpu_dpcs_total counter DPCs调用次数
windows_cpu_idle_break_events_total counter 处理器从闲置中被唤醒次数
windows_cpu_interrupts_total counter 中断次数
windows_cpu_parking_status gauge CPU是否处于Parking状态
windows_cpu_processor_performance gauge 处理器执行指令时的平均性能
windows_cpu_time_total counter 处理器在不同模式(空闲、用户、系统……)中的时间
windows_cs_hostname gauge 主机名称
windows_cs_logical_processors gauge 逻辑处理器个数
windows_cs_physical_memory_bytes gauge 物理内存大小
windows_exporter_build_info gauge windows exporter 构建信息
windows_exporter_collector_duration_seconds gauge 收集持续时间
windows_exporter_collector_success gauge 收集器是否成功
windows_exporter_collector_timeout gauge 收集器是否超时
windows_exporter_perflib_snapshot_duration_seconds gauge perflib快照捕获的持续时间
windows_logical_disk_free_bytes gauge 以字节为单位的空闲空间
windows_logical_disk_idle_seconds_total counter 磁盘空闲的秒数
windows_logical_disk_read_bytes_total counter 在读取操作期间从磁盘传输的字节数
windows_logical_disk_read_latency_seconds_total counter 从磁盘读取操作的平均时间(以秒为单位)。
windows_logical_disk_read_seconds_total counter 磁盘忙于处理读请求的秒数
windows_logical_disk_read_write_latency_seconds_total counter 磁盘平均传输的时间
windows_logical_disk_reads_total counter 磁盘读取字节数
windows_logical_disk_requests_queued gauge 磁盘的请求队列数
windows_logical_disk_size_bytes gauge 以字节为单位的总空间
windows_logical_disk_split_ios_total counter 磁盘切分的IO数量
windows_logical_disk_write_bytes_total counter 在写操作期间传输到磁盘的字节数
windows_logical_disk_write_latency_seconds_total counter 对磁盘进行写操作的平均时间
windows_logical_disk_write_seconds_total counter 磁盘忙于处理写请求的秒数
windows_logical_disk_writes_total counter 磁盘的写操作次数
windows_net_bytes_received_total counter 网络接收字节数
windows_net_bytes_sent_total counter 通过网络发送字节数
windows_net_bytes_total counter 网络IO总字节数
windows_net_current_bandwidth gauge 网络当前带宽
windows_net_packets_outbound_discarded counter 丢包数
windows_net_packets_outbound_errors counter 发包错误数
windows_net_packets_received_discarded counter 接收包丢弃数
windows_net_packets_received_errors counter 接收包错误数
windows_net_packets_received_total counter 总接收包数
windows_net_packets_received_unknown counter 接收未知包数
windows_net_packets_sent_total counter 总发包数
windows_net_packets_total counter 接发包总数
windows_os_info gauge 操作心态信息
windows_os_paging_free_bytes gauge 可以映射到操作系统分页文件而不会导致任何其他页面被交换出去的字节数
windows_os_paging_limit_bytes gauge 可以存储在操作系统分页文件中的总字节数。0表示不存在分页文件
windows_os_physical_memory_free_bytes gauge 当前未使用和可用的物理内存字节数
windows_os_processes gauge 当前在操作系统上加载或运行的进程数量
windows_os_processes_limit gauge 操作系统可以支持的最大进程数
windows_os_time gauge 操作系统报告的当前时间
windows_os_timezone gauge 操作系统时区
windows_os_users gauge 操作系统当前存储状态信息的用户会话数。
windows_os_virtual_memory_bytes gauge 虚拟内存字节数
windows_os_virtual_memory_free_bytes gauge 当前未使用和可用的虚拟内存字节数
windows_os_visible_memory_bytes gauge 操作系统可用的物理内存的总字节数
windows_service_info gauge 服务信息
windows_service_start_mode gauge 服务的启动方式
windows_service_state gauge 服务的状态
windows_service_status gauge 服务的状态
windows_system_context_switches_total counter 上下文切换次数
windows_system_exception_dispatches_total counter 系统发出的异常总数
windows_system_processor_queue_length gauge 处理器队列中的线程数
windows_system_system_calls_total counter 计算机上运行的所有进程对Windows NT系统服务例程的总组合调用
windows_system_system_up_time gauge 上次启动系统的时间
windows_system_threads gauge Windows系统线程数
windows_textfile_scrape_error gauge 打开或读取文件时错误为1,否则为0

KOCA 框架流量指标:
指标项 指标类型 说明
koca_requests_total Counter HTTP请求数量
koca_request_duration_seconds_max Gauge 最大请求耗时
koca_request_duration_seconds Hsigogram 请求耗时分布
koca_request_bytes Hsigogram 请求流量分布
koca_response_bytes Hsigogram 返回流量分布

KOCA 框架 JVM 指标
指标项 指标类型 说明
jvm_buffer_memory_used_bytes gauge 预估 Java 虚拟机用于此缓冲池的内存
jvm_classes_unloaded_classes_total counter 自 Java 虚拟机开始执行以来卸载的类总数
jvm_threads_live_threads gauge 当前线程数,包括守护进程和非守护进程的线程
jvm_memory_committed_bytes gauge 为 Java 虚拟机提交的内存量(以字节为单位)
jvm_memory_used_bytes gauge JVM 内存使用量
jvm_threads_peak_threads gauge 自 Java 虚拟机启动或峰值重置以来的最高活动线程数
jvm_buffer_total_capacity_bytes gauge 预估的池中缓冲区的总容量
jvm_gc_memory_allocated_bytes_total counter 增加一个 GC 到下一个 GC 之后年轻代内存池的大小增加
jvm_threads_daemon_threads gauge 当前守护进程的线程数量
jvm_memory_max_bytes gauge 可用于内存管理的最大内存量(以字节为单位)
jvm_threads_states_threads gauge 当前具有 NEW 状态的线程数
jvm_buffer_count_buffers gauge 预估的池中的缓冲区数量
jvm_gc_live_data_size_bytes gauge Full GC 后的老年代内存池的大小
jvm_gc_pause_seconds summary GC暂停耗时
jvm_gc_pause_seconds_max gauge GC暂停最大耗时
jvm_classes_loaded_classes gauge 当前在 Java 虚拟机中加载的类的数量
jvm_gc_max_data_size_bytes gauge 老年代内存池的最大大小
jvm_gc_memory_promoted_bytes_total counter GC之前到GC之后的老年代内存池大小的正增加计数
tomcat_sessions_active_current_sessions gauge Tomcat 当前活跃 session 数量
tomcat_sessions_active_max_sessions gauge 最大活跃 session 数量
tomcat_sessions_expired_sessions_total counter 过期的 session 数量
tomcat_sessions_rejected_sessions_total counter 被拒绝的 session 总数
tomcat_sessions_created_sessions_total counter Tomcat 创建的 session 数
tomcat_sessions_alive_max_seconds gauge Tomcat session 最大存活时间