Refactor: Integrate regional agents in service-operation

Integrate distributed monitoring agents for HTTP, PING, TCP, and DNS checks
This commit is contained in:
Tola Leng
2025-06-21 17:48:55 +07:00
parent ea95490f13
commit 57a65106cb
16 changed files with 422 additions and 40 deletions
+2 -2
View File
@@ -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