mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-21 01:06:37 +00:00
Working on alerting
This commit is contained in:
@@ -25,6 +25,7 @@ interface TargetHealthStatus {
|
||||
hcUnhealthyInterval?: number;
|
||||
hcTimeout?: number;
|
||||
hcHeaders?: any;
|
||||
hcFollowRedirects?: boolean;
|
||||
hcMethod?: string;
|
||||
hcTlsServerName?: string;
|
||||
hcHealthyThreshold?: number;
|
||||
|
||||
Reference in New Issue
Block a user