Add timer to send alerts

This commit is contained in:
2024-05-28 16:44:57 -04:00
parent 6bf61966b8
commit 4917493f21
5 changed files with 109 additions and 22 deletions

View File

@@ -21,7 +21,9 @@
},
"Hub": {
"Url": "http://hub-server/environment"
}
},
"DeviceCheckInterval": "01:00:00",
"DeviceWarningInterval": "01:00:00"
},
"Telemetry": {
"Endpoint": "http://signoz-otel-collector.platform:4317/"