java读取prometheus数据,Prometheus监控JAVA服务指标说明

本文介绍了Java应用程序如何读取Prometheus数据,并详细解析了包括系统CPU使用率、JVM内存、Tomcat会话和垃圾收集在内的关键监控指标。
摘要由CSDN通过智能技术生成

序号指标类型含义原文

1logback_events_totalcounter记录到日志的错误级别事件数Number of error level events that made it to the logs

2system_cpu_usagegauge整个系统的“最近cpu使用情况”The "recent cpu usage" for the whole system

3system_load_average_1mgauge系统负载The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time

4system_cpu_countgaugejava虚拟机可用的处理器数量The number of processors available to the Java virtual machine

5process_start_time_secondsgauge自unix时代以来进程的开始时间(秒)Start time of the process since unix epoch.

6process_cpu_usagegaugejava虚拟机进程的“最近CPU使用”The "recent cpu usage" for the Java Virtual Machine process

7process_uptime_secondsgaugejava虚拟机的运行时间The uptime of the Java virtual machine

8process_files_open_filesgauge打开文件描述符数量The open file descriptor count

9process_files_max_filesg

  • 2
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值