summaryrefslogtreecommitdiffstats
path: root/src/daemon
AgeCommit message (Expand)Author
2024-06-18rename env var for extended internal monitoring (#17951)Ilya Mashchenko
2024-06-14Restore ML thread termination to original order (#17885)Stelios Fragkakis
2024-06-13Improve agent shutdown (#17868)Stelios Fragkakis
2024-06-11Create retention charts for higher tiers (#17855)Stelios Fragkakis
2024-06-09fix: check memory mode before creating dbengine retention chart (#17848)Ilya Mashchenko
2024-06-07Fix compilation without dbengine (#17843)Stelios Fragkakis
2024-06-07Support time based retention (#17413)Stelios Fragkakis
2024-06-06fix order of loading schema files in dyncfg_get_schema_from (#17829)Ilya Mashchenko
2024-06-04remove "ignore 0 metrics" leftovers (#17817)Ilya Mashchenko
2024-05-31Use semver releases with sentry. (#17746)vkalintiris
2024-05-30Change "War Room" to "Room" and other docs changes (#17783)Fotis Voutsas
2024-05-28Schedule a node info on label reload (#17762)Stelios Fragkakis
2024-05-23Simplify and unify the way we are handling versions. (#17693)vkalintiris
2024-05-21PR to change absolute links to relative (#17720)Fotis Voutsas
2024-05-20Fix compilation with disable-cloud (#17714)Stelios Fragkakis
2024-05-20Add agent CLI command to remove a stale node (#17691)Stelios Fragkakis
2024-05-17DYNCFG: add userconfig action (#17692)Costa Tsaousis
2024-05-17Revert "Support to WolfSSL (Step 1)" (#17697)Stelios Fragkakis
2024-05-17dyncfg files on disk do not contain colons (#17694)Costa Tsaousis
2024-05-16Support to WolfSSL (Step 1) (#17516)thiagoftsm
2024-05-16Windows Support Phase 1 (#17497)Costa Tsaousis
2024-05-15files movearound (#17653)Fotis Voutsas
2024-05-02Fix compilation without `dbengine` (#17575)thiagoftsm
2024-05-02Increase the message size to the spawn server (#17566)Stelios Fragkakis
2024-04-19timex is not supported on windows. (#17443)vkalintiris
2024-04-18Associate sentry events with guid. (#17420)vkalintiris
2024-04-17Start watcher thread after fork (#17436)Stelios Fragkakis
2024-04-13Add option to cleanup health_log table (#17385)Stelios Fragkakis
2024-04-05Drop generic bitmap implementation. (#17322)vkalintiris
2024-04-03set min thread stack size to 1 MB (#17317)Ilya Mashchenko
2024-04-03Drop legacy dbengine support (#17315)Stelios Fragkakis
2024-04-02dyncfg function on parents should not require any access rights (#17310)Costa Tsaousis
2024-04-01Update metadata frequency (#17307)Stelios Fragkakis
2024-03-26Add dbengine compression info in -W buildinfo (#17257)Stelios Fragkakis
2024-03-26remove USR1 "Save internal DB to disk" (#17249)Ilya Mashchenko
2024-03-23Code cleanup (#17237)Costa Tsaousis
2024-03-23DBENGINE: use gorilla by default (#17234)Costa Tsaousis
2024-03-23updated dbengine unittest (#17232)Costa Tsaousis
2024-03-18DYNCFG: alerts improvements (#17165)Costa Tsaousis
2024-03-08Detect self thread when exiting. (#17126)vkalintiris
2024-03-05Reorganize and cleanup database related code (#17101)Stelios Fragkakis
2024-02-29Make watcher thread wait for explicit steps. (#17079)vkalintiris
2024-02-27Abort the agent if a single shutdown step takes more than 60 seconds. (#17060)vkalintiris
2024-02-26Add watcher thread to report shutdown steps. (#17010)vkalintiris
2024-02-25DYNCFG: call the interceptor when a test is made on a new job (#17052)Costa Tsaousis
2024-02-21Liquify start-stop-restart doc (#17037)Fotis Voutsas
2024-02-16DYNCFG support deleting orphan configurations (#17023)Costa Tsaousis
2024-02-15dyncfg: allow tree for individual IDs (#17017)Costa Tsaousis
2024-02-14Abort on non-zero rc. (#17008)vkalintiris
2024-02-14dyncfg: fix support for testing new jobs (#17009)Costa Tsaousis