yyydata
  • 简介
  • agent
    • agent心跳信息
    • 可用性信息
    • 主机信息
    • 主机运行指标
  • JVM
    • JVM启动指标
    • JVM运行指标
    • JVM异常信息
    • JVM事务信息
    • JVM事务概要信息
    • JVM事务统计信息
    • JVM SQL信息
  • brower
    • web端error信息
    • web端xhr信息
    • web端页面性能信息
  • NC Client
    • NC Client数据
  • mobile
    • crash
    • token
    • app
    • device
    • httptxn
    • trace
Powered by GitBook
On this page
  1. agent

agent心跳信息

  • 接口

/heartbeat/api/hbcheck

  • 属性说明

名称

含义

注释

agentid

租户码:机器名

hostmd5

agentver

agent版本

confver

配置版本

  • 样例

{
"agentId": "ysjJEcEcIo3237427125:LAPTOP-KPTVJHUB",

"hostMd5": "a9045c4bd3b62768ebd33aab87b3e5e2",

"agentVer": "1.0.0.2017-02-20\_1\_replaceProbeJar2JDK1.6",

"confVer": "2017-02-15\_16\_27\_27"
}
PreviousagentNext可用性信息

Last updated 7 years ago