Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ› tcp (#1089)

authored by

Thibault Le Ouay and committed by
GitHub
f7e4b00e 4c0b22e7

+1
+1
apps/checker/handlers/tcp.go
··· 136 136 }, 137 137 Latency: latency, 138 138 Region: h.Region, 139 + JobType: "tcp", 139 140 } 140 141 141 142 if req.Status == "active" && req.DegradedAfter > 0 && latency > req.DegradedAfter {