Commit Graph

550 Commits (master)

Author SHA1 Message Date
Ionys 595b35fb15
fix(tags): Fix the tag deletion (#5298)
3 weeks ago
Suven-p c01494ec33
feat: add `RabbitMQ` monitor (#5199)
1 month ago
Peace 85dfe1f5d1
fix: some errors from the performance optimization (#5196)
1 month ago
Louis Lam eca90a2b00
Revert "feat: structured logging (JSON)" (#5175)
2 months ago
Louis Lam 4829ad8c5d
Revert "Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible)" (#5174)
2 months ago
vishalsabhaya d0067a0a12
improve page load performance of large amount urls (#5025)
2 months ago
Cassandra b287a25de7
feat: structured logging (JSON) (#5118)
2 months ago
Jakob Lindskog 935194bca3
feat: implement very crude and bare-bones RSS feed (#5047)
3 months ago
Shaun 36f8be040d
Monitor Conditions (#5048)
3 months ago
Dan Sullivan dc3ad88fe1
Add option to pass cache bust param (#3525)
3 months ago
Thomas Spalinger 643d28cebc
Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible) (#4704)
3 months ago
taisei cd5644d6d2
Remove markdown with meta tags (#4968)
4 months ago
Frank Elsinga 1822b55846
Merge branch 'master' into master
4 months ago
buzzinJohnnyBoi 30f7b48987 updated comments and ran linter on inferDuration
4 months ago
buzzinJohnnyBoi 4836f72cb8 added inferDuration to calculate cron duration
4 months ago
Frank Elsinga 71f9384c09
Merge branch 'master' into snmp-monitor
4 months ago
John Campbell 7f64badb06
Update comment on recurring-interval type maintenance
4 months ago
buzzinJohnnyBoi 4750bd1e36 Fixed "recurring-interval" type maintenance - added comments
4 months ago
buzzinJohnnyBoi d61688315d Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance
4 months ago
Louis Lam dc15443716
Revert "Fix: Use `retryInterval` when a monitor is `DOWN`" (#4875)
5 months ago
Frank Elsinga 248aec8803
Formtting fix
5 months ago
Matt Visnovsky b5a73e5ad7
Apply suggestions from code review
5 months ago
Frank Elsinga 5dc4bb64d5
Merge branch 'master' into snmp-monitor
5 months ago
Matt Visnovsky fdc145bffd Added Robustness
6 months ago
Matt Visnovsky eaa935cba0 Also return result of the evaluation
6 months ago
Matt Visnovsky efb1642e3c Blend json-query and snmp monitors
6 months ago
Matt Visnovsky 7eee5db4d2 Variable changes
6 months ago
Frank Elsinga 10ebdcacaa
Fix: Use `retryInterval` when a monitor is `DOWN` (#4476)
6 months ago
HdroguettA daca38a554
Ignore TLS/SSL error for Redis (#3878)
6 months ago
Sebastian Lang a3ac954140
Add support for custom mongodb commands (#4445)
6 months ago
Laurent Aupse e856cb6007
Make auto refresh interval customizable (#4260)
6 months ago
Matt Visnovsky 1c4740748c Re-use monitor.radiusPassword for community string
7 months ago
Frank Elsinga b4bd003626
Merge branch 'master' into snmp-monitor
7 months ago
Matt Visnovsky 9d28fcff1a Update bean model backend
7 months ago
Louis Lam 1d091739c8
Update server/model/monitor.js
7 months ago
Louis Lam c0db036187
Update server/model/monitor.js
7 months ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
7 months ago
Nelson Chan 1490443618
Fix: Getting TLS certificate through proxy & prometheus update (#4700)
7 months ago
CoolCu b25ac55a2f
chore: fix some typos in comments (#4679)
7 months ago
Nelson Chan 893278bd3d
Feat: Use keylog event to obtain TLS certificate for better reliability [1.23.X] (#4630)
8 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
8 months ago
Frank Elsinga 2a3a2201e6
make monitor start() and stop() async (#2830)
9 months ago
Andi Pätzold a0c62d8ab0
Fix: handle monitor names with slashes (#4472)
9 months ago
Frank Elsinga 81e465f418
Removed debug statement
10 months ago
Neel Bhanushali a5d0f7a7db console added with double quotes and semicolons. console added with username so i can remove later
10 months ago
Neel Bhanushali a16b42f98c poc done
10 months ago
Frank Elsinga dc3abc68f0
Fixed type anotation
10 months ago
Frank Elsinga 89158be7de
Merge branch 'master' into monitor_async_start_stop
10 months ago
Nelson Chan 2b8f55194f
Fix: [JSON-Query] Prevent parsing string-only JSON (#4425)
10 months ago
Adam Stachowicz 458cdf9f9b
Fix `encodeBase64` for empty password or user in HTTP Basic Authentication (#4326)
11 months ago