Refactor: Integrate regional agents in service-operation
Integrate distributed monitoring agents for HTTP, PING, TCP, and DNS checks
This commit is contained in:
@@ -4,7 +4,7 @@ PORT=8091
|
||||
|
||||
# Operation defaults
|
||||
DEFAULT_COUNT=4
|
||||
DEFAULT_TIMEOUT=3s
|
||||
DEFAULT_TIMEOUT=10s
|
||||
MAX_COUNT=20
|
||||
MAX_TIMEOUT=30s
|
||||
|
||||
@@ -13,4 +13,4 @@ ENABLE_LOGGING=true
|
||||
|
||||
# PocketBase integration (no authentication required)
|
||||
POCKETBASE_ENABLED=true
|
||||
POCKETBASE_URL=https://pb-api.k8sops.asia
|
||||
POCKETBASE_URL=http://localhost:8090
|
||||
Reference in New Issue
Block a user