Commit Graph

522 Commits (dev-better-auth)

Author SHA1 Message Date
Angel98518 f1d3e9adcc
fix: MongoDB monitor JSON.parse error handling (#6778)
4 months ago
Dharun Ashokkumar f8d494a03d
fix: json parse crashes in monitor model with safe parsing (#6767)
4 months ago
Mohan 999c09d818
feat: Add enhanced Discord webhook alerts with timestamps and downtime (#6745)
4 months ago
bitloi b926446a5c
feat: add screenshot delay option for Browser Engine monitor (#6753)
4 months ago
Aviral Garg 2790e3d9e6
fix(domain-expiry): move logging out of checkSupport to separate logic to reduce to half the amount of domain expiry logs (#6723)
4 months ago
Frank Elsinga 59af678eb9
chore: preemptivly reduce the cost to store the responses by lowering the limit and changing the on disk compression format (#6691)
4 months ago
Dmitry 751fe1bbf5
feat: Add configurable response data storage for notifications (#6684)
4 months ago
SID c7a8b7affd
feat: Add option to retry only on status code failure for JSON Query monitors (#5693) (#6687)
4 months ago
François HONORE f71787eac1
feat: add `monitor_uptime_ratio` and `monitor_response_time_seconds` prometheus metric (#5506)
4 months ago
Frank Elsinga 0f61d7ee1b
chore: enable formatting over the entire codebase in CI (#6655)
4 months ago
Joseph Adams 0eca301181
fix: noisy domain expiry checks in monitor editor and missing debuggability (#6637)
4 months ago
Angel98518 5c2b659f29
chore: Add validation for retryInterval in Monitor.validate() (#6628)
4 months ago
mkdev11 7920057207 feat: add TLS monitor type for mTLS endpoint monitoring
4 months ago
leonace924 d825352410 feat: extract MySQL/MariaDB monitor to its own monitor-type and enable conditions support
4 months ago
Frank Elsinga 038184f7fe
Update server/model/monitor.js
4 months ago
Frank Elsinga b2c9ccbeee
Update server/model/monitor.js
4 months ago
Frank Elsinga b25b2c7faa
Update server/model/monitor.js
4 months ago
Frank Elsinga 3ae495e33b
Update server/model/monitor.js
4 months ago
Frank Elsinga e9043c7352
Update server/model/monitor.js
4 months ago
autofix-ci[bot] 6ce5e90650
[autofix.ci] apply automated fixes
4 months ago
Frank Elsinga 5af0753415
Enhance error handling for container state checks
4 months ago
iotux b3f84f0bf8
Merge branch 'louislam:master' into feature/local-service-monitor
5 months ago
Frank Elsinga 951b375a60
Merge branch 'master' into feature/5934
5 months ago
iotux 1faed64e13 Merge remote-tracking branch 'upstream/master' into feature/local-service-monitor
5 months ago
Pedro Magno 534ba5d547 chore: Extract the sqlserver monitor to its own monitor-type. Enable support conditions for a single result value.
5 months ago
iotux 3591f41ee6
Merge branch 'master' into feature/local-service-monitor
5 months ago
Shaan eb0b6cdb09
feat: Domain name expiry (#6413)
5 months ago
iotux 73a19df90c
Merge branch 'master' into feature/local-service-monitor
5 months ago
benji2k2 22a0ed6061
fix(docker): handle the state "unhealthy" as `DOWN` instead of `PENDING` (#6292)
5 months ago
iotux fd1583ab35 Completed missing name change
5 months ago
iotux d76ce4e28d Simplified and secured Local Service monitor
5 months ago
iotux 7461bd296f feat: Add 'local service' monitor type
5 months ago
Dalton Pearson 91edeaeb9c
Extracted the postgresql monitor to its own monitor-type (#6443)
5 months ago
Nelson Chan 5bf9a51522
Feat: Add warning for cert. hostname mismatch (#3942)
6 months ago
Frank Elsinga b230ab0a06
migrated grpc keyword to the newer monitoringtype (#4821)
6 months ago
Louis Lam f4ff234ec8
[Push monitor] Fix: Prometheus update with incorrect value (#6436)
6 months ago
Louis Lam 6e49601eed
Enforce UP status for non-custom status monitors (#6433)
6 months ago
PoleTransformer 5d1b372072
Add Websocket Upgrade Test (#5613)
6 months ago
Shaan 0eebe86f81
feat: add SSL/STARTTLS option and certificate monitoring to TCP Port monitor (#6401)
6 months ago
RickVdrongelen 5701a97ad9
feat(prometheus): add tags to prometheus metrics (#5845)
6 months ago
Frank Elsinga dda1a3f442
Chore:extracted the redis monitor to a different monitoring type (#4393)
6 months ago
Dorian Grasset 2d8918a1b8
feat: enhance monitor deletion functionality by adding child deletion… (#6314)
6 months ago
Louis Lam a3672a6afb
Fix: disable eqeqeq for UPTIME_KUMA_LOG_RESPONSE_BODY_MONITOR_ID (#6271)
7 months ago
Mário Garrido f525b54825
Merge branch 'master' into feature/5934
10 months ago
Paulus Lucas 2a6d9b4acd
Add Websocket path to mqtt monitor for WebSocket connection (#6009)
10 months ago
Mário Garrido 38037f5673
Merge branch 'master' into feature/5934
10 months ago
yumeiyin d490285a44
chore: fix some minor issues in comments (#5984)
10 months ago
Mario Garrido d9fa67ae03 Monitor GameDig: Resolve domain to IP before request
11 months ago
Ryan Hartje 9506b3a16b
feat: Add optional audience for http-monitors via the oauth2 client credentials flow (#5950)
11 months ago
Louis Lam 10fd6ede1e
[Eliminate Blocking] Docker monitor (#5927)
11 months ago