Dorian Grasset
2d8918a1b8
feat: enhance monitor deletion functionality by adding child deletion… ( #6314 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Louis Lam
a3672a6afb
Fix: disable eqeqeq for UPTIME_KUMA_LOG_RESPONSE_BODY_MONITOR_ID ( #6271 )
6 months ago
Louis Lam
2d50d68da0
Fix: Maintenance: Handle optional startDateTime to prevent errors when null ( #6189 )
6 months ago
Paulus Lucas
2a6d9b4acd
Add Websocket path to mqtt monitor for WebSocket connection ( #6009 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lupaulus <20111917+lupaulus@users.noreply.github.com>
9 months ago
Ionys
7c88a38df3
Fixing recurring maintenance start (again) ( #5914 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
yumeiyin
d490285a44
chore: fix some minor issues in comments ( #5984 )
...
Signed-off-by: yumeiyin <yin.yumei@qq.com>
9 months ago
Ryan Hartje
9506b3a16b
feat: Add optional audience for http-monitors via the oauth2 client credentials flow ( #5950 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
10 months ago
Louis Lam
10fd6ede1e
[Eliminate Blocking] Docker monitor ( #5927 )
10 months ago
Louis Lam
4962817795
[Eliminate Blocking] User related ( #5928 )
10 months ago
Fabian Triebsch
f282422b22
added option to force ipv4 or ipv6 for http(s) monitor type ( #5880 )
...
Co-authored-by: Ionys <9364594+Ionys320@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
10 months ago
grvwy
8909cd008c
feat: add multiple tags in bulk for a monitor ( #5846 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
10 months ago
Ionys
c7bacbb7fe
Ensure maintenance are always runned at the right moment ( #5903 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
10 months ago
Ionys
4d51aaa6f8
Fix invalid maintenance date ( #5901 )
10 months ago
Filippo
839ead80cc
Enhanced ping monitor with advanced options (count, timeout, numeric) ( #5588 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
11 months ago
Brad Koehn
c67f6efe29
added SMTP monitor ( #5489 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
11 months ago
Ionys
2b3f49a266
Add a public URL field for monitors and uses it on the status page ( #5435 )
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
12 months ago
II-EMC
b3a11a4d9d
fix: Add name to preparePreloadData call in sendNotification as a better fix for #5760 ( #5769 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
12 months ago
Frank Elsinga
0876b1cbf5
chore:extracted the group monitor to a different monitoring type ( #4395 )
1 year ago
Fred Nnaji
230832c382
Update TLS expiration warning ( #5659 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
1 year ago
Ionys
595b35fb15
fix(tags): Fix the tag deletion ( #5298 )
1 year ago
Suven-p
c01494ec33
feat: add `RabbitMQ` monitor ( #5199 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Peace
85dfe1f5d1
fix: some errors from the performance optimization ( #5196 )
2 years ago
Louis Lam
eca90a2b00
Revert "feat: structured logging (JSON)" ( #5175 )
2 years ago
Louis Lam
4829ad8c5d
Revert "Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible)" ( #5174 )
2 years ago
vishalsabhaya
d0067a0a12
improve page load performance of large amount urls ( #5025 )
...
Co-authored-by: vishal sabhaya <vishals@vebuin.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Cassandra
b287a25de7
feat: structured logging (JSON) ( #5118 )
2 years ago
Jakob Lindskog
935194bca3
feat: implement very crude and bare-bones RSS feed ( #5047 )
2 years ago
Shaun
36f8be040d
Monitor Conditions ( #5048 )
2 years ago
Dan Sullivan
dc3ad88fe1
Add option to pass cache bust param ( #3525 )
...
Co-authored-by: Dan Sullivan <dan@symbiosgroup.co.uk>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Thomas Spalinger
643d28cebc
Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible) ( #4704 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
taisei
cd5644d6d2
Remove markdown with meta tags ( #4968 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Frank Elsinga
1822b55846
Merge branch 'master' into master
2 years ago
buzzinJohnnyBoi
30f7b48987
updated comments and ran linter on inferDuration
2 years ago
buzzinJohnnyBoi
4836f72cb8
added inferDuration to calculate cron duration
2 years ago
Frank Elsinga
71f9384c09
Merge branch 'master' into snmp-monitor
2 years ago
John Campbell
7f64badb06
Update comment on recurring-interval type maintenance
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
buzzinJohnnyBoi
4750bd1e36
Fixed "recurring-interval" type maintenance - added comments
2 years ago
buzzinJohnnyBoi
d61688315d
Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance
2 years ago
Louis Lam
dc15443716
Revert "Fix: Use `retryInterval` when a monitor is `DOWN`" ( #4875 )
2 years ago
Frank Elsinga
248aec8803
Formtting fix
2 years ago
Matt Visnovsky
b5a73e5ad7
Apply suggestions from code review
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Frank Elsinga
5dc4bb64d5
Merge branch 'master' into snmp-monitor
2 years ago
Matt Visnovsky
fdc145bffd
Added Robustness
...
There are a lot of changes here:
-Fixed a lot of issues encountered during my testing
-JSON path is evaluated BEFORE making comparisons (this was the true intended behavior by @chakflying)
-Variable name changes (cosmetic)
-Added != operator
-Changed jsonQueryDescription (again)
2 years ago
Matt Visnovsky
eaa935cba0
Also return result of the evaluation
...
-Maximum compatibility with @chakflying's existing json-query monitor code.
2 years ago
Matt Visnovsky
efb1642e3c
Blend json-query and snmp monitors
...
Utilizes the JSON Query library to handle comparison logic.
2 years ago
Matt Visnovsky
7eee5db4d2
Variable changes
...
-Reuse expected_value for snmpControlValue
-Create jsonPathOperator for snmpCondition
2 years ago
Frank Elsinga
10ebdcacaa
Fix: Use `retryInterval` when a monitor is `DOWN` ( #4476 )
2 years ago
HdroguettA
daca38a554
Ignore TLS/SSL error for Redis ( #3878 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Sebastian Lang
a3ac954140
Add support for custom mongodb commands ( #4445 )
...
Co-authored-by: Sebastian Lang <sebastian.lang@damovo.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
Laurent Aupse
e856cb6007
Make auto refresh interval customizable ( #4260 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago