通用心跳监控字段

通用心跳监控字段

monitor

通用监控字段。

monitor.type

监控类型。

type: keyword

monitor.name

监控配置的名称

type: keyword

monitor.name.text

type: text

monitor.id

心跳使用的监控完整作业 ID。

type: keyword

monitor.id.text

type: text

duration

总监控测试时长

monitor.duration.us

以微秒为单位的时长

type: long

monitor.scheme

地址 URL 方案。例如 tcptlshttphttps

type: alias

别名指向:url.scheme

monitor.host

被监控服务的 hostname。如果服务通过 IP 进行监控,则可能缺失。

type: alias

别名指向:url.domain

monitor.ip

被监控服务的 IP。如果服务通过 hostname 进行监控,则 ip 字段包含当前主机的解析 IP 地址。

type: ip

monitor.status

指示监控是否能够验证服务的可用性。

type: keyword

required: True

monitor.check_group

一个令牌,对于同时调用的检查组是唯一的,例如,当检查单个 DNS 条目的多个 IP 时。

type: keyword

monitor.timespan

此 ping 报告的时间范围,从检查开始的那一刻开始,到下一个计划检查开始时结束。

type: date_range

monitor.origin

此监控配置的来源,通常为“ui”或“project”

type: keyword

project

此监控的项目信息

monitor.project.id

项目 ID

type: keyword

monitor.project.name

项目名称

type: keyword