Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 2.25 KB

README.md

File metadata and controls

52 lines (30 loc) · 2.25 KB

Poke Warp10 Data Model

Labels semantic

Name Description Example Set by
domain User domain www.domain.tld checker
path URI https://www.domain.tld/poke.pl checker
host Checker host 1.http.gra.checker.poke.io checker
zone Availability zone eu-west checker
user User UUID token
service Service UUID token

Checkers

HTTP

Response Status

HTTP Response status (200, 500, …) according to HTTP Specification.

http.response.status{domain,host,path,zone}

Response Time

HTTP Response time in ms. Time to load the targetted resource.

http.response.time{domain,host,path,zone}

SSL

SSL Labs grade.

http.ssl.grade{domain,host,path,zone}

SSL validation until timestamp in second

http.ssl.valid.until{domain,host,path,zone}

DNS

Zone

DNS zone

dns.zone{domain,host,zone}

Latency

DNS time to resolve hostname

dns.lookup.latency{domain,host,zone}