Commit Graph

18 Commits

Author SHA1 Message Date
Simon Larsen
dea6c55365
refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
Simon Larsen
0e53e26695
refactor: Update PROBE_MONITOR_FETCH_LIMIT default value to 10
This commit updates the default value of the PROBE_MONITOR_FETCH_LIMIT variable in the Config.ts file from 1 to 10. This change ensures that the monitor fetch limit is set to a more reasonable value, improving the efficiency of the monitoring process.
2024-07-04 21:05:03 +01:00
Simon Larsen
70a2a3993b
refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Simon Larsen
faf0641503
refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Simon Larsen
5f7dcf7433
refactor: Update timeout handling in monitor scripts
This commit updates the timeout handling in the monitor scripts to use the `WorkflowScriptTimeoutInMS` and `PROBE_CUSTOM_CODE_MONITOR_SCRIPT_TIMEOUT_IN_MS` values from the environment configuration. This ensures that the monitor scripts have consistent and configurable timeout values, improving the reliability and performance of the monitoring system.
2024-05-22 20:06:32 +01:00
Simon Larsen
4335377285
Add HOSTNAME environment variable to Probe Config and update Probe Index and Email Template Type 2024-03-29 16:47:56 +00:00
Simon Larsen
b9b3580ca3
Add check for ONEUPTIME_URL in Config.ts 2024-01-29 12:54:43 +00:00
Simon Larsen
5137a07167
Update ONEUPTIME_URL in probe configuration and docker-compose file 2024-01-29 12:15:34 +00:00
Simon Larsen
301d7f124c
fix fmt 2023-10-14 12:01:06 +01:00
Simon Larsen
0453d995ba
if no ingestor then connect to oneuptime 2023-10-13 19:49:20 +01:00
Simon Larsen
34817a1066
probe-api to ingestor 2023-10-09 18:54:23 +01:00
Simon Larsen
206c7d9bf1
add try catch in cron time parser 2023-09-22 16:36:04 +01:00
Simon Larsen
e409f3ec0e
add limit to probe 2023-08-07 15:22:45 +01:00
Simon Larsen
7dd77a505c
add threads to probe 2023-08-06 21:54:12 +01:00
Simon Larsen
99c9b58c81
add monitor list api 2023-05-05 13:02:23 +01:00
Simon Larsen
18665f81fd
probe registration complete 2023-05-03 11:54:25 +01:00
Simon Larsen
27420261a0
add probe docker file 2023-05-02 15:29:22 +01:00
Simon Larsen
43a4a9b3db
fix compile 2022-04-26 14:23:33 +01:00