summaryrefslogtreecommitdiffstats
path: root/database/rrd.h
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2024-01-29Update statistics to address slow queries (#16838)Stelios Fragkakis
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-15Improve context load (#16659)Stelios Fragkakis
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2024-01-11Name storage engine variables consistently. (#16753)vkalintiris
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-11-23Handle ephemeral hosts (#16381)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-21Remove queue limit from ACLK sync event loop (#16411)Stelios Fragkakis
2023-11-07add rrddim_get_last_stored_value to simplify function code in internal collec...Ilya Mashchenko
2023-10-31Improve dimension ML model load (#16262)Stelios Fragkakis
2023-10-29fix missing labels from parents (#16296)Costa Tsaousis
2023-10-28fix various issues identified by coverity (#16294)Costa Tsaousis
2023-10-27Faster parents (#16127)Costa Tsaousis
2023-10-18Fix statistics calculation in 32bit systems (#16222)Stelios Fragkakis
2023-10-06Remove family from alerts (#16025)Emmanuel Vasilakis
2023-09-29Dyncfg add streaming support (#15791)Timotej S
2023-09-26Maintain node's last connected timestamp in the db (#15979)Stelios Fragkakis
2023-09-26Switch to uint64_t to avoid overflow in 32bit systems (#16048)Stelios Fragkakis
2023-09-19Add a summary field to alerts (#15886)Emmanuel Vasilakis
2023-09-18Re-store rrdvars on late dimensions (#15984)Emmanuel Vasilakis
2023-09-16Functions: allow collectors to be restarted (#15983)Costa Tsaousis
2023-09-06Reset the obsolete flag on service thread (#15892)Emmanuel Vasilakis
2023-09-01Reduce label memory (#15255)Stelios Fragkakis
2023-08-31Fix build with --disable-https (#15395)Emmanuel Vasilakis
2023-08-22Misc code cleanup (#15665)Stelios Fragkakis
2023-08-21reworked pluginsd caching of RDAs to avoid crashes (#15845)Costa Tsaousis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-20Store and transmit chart_name to cloud in alert events (#15441)Emmanuel Vasilakis
2023-07-12Keep health log history in seconds (#15314)Emmanuel Vasilakis
2023-07-10Use spinlock in host and chart (#15328)Stelios Fragkakis
2023-07-06stale vitual hosts (#15313)Costa Tsaousis
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-07-01Optimizations part 3 (#15293)Costa Tsaousis
2023-06-26use gperf for the pluginsd/streaming parser hashtable (#15251)Costa Tsaousis
2023-06-22New alerts endpoint (#15232)Stelios Fragkakis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
2023-06-08api v2 nodes for streaming statuses (#15162)Costa Tsaousis
2023-06-05Generate, store and transmit a unique alert event_hash_id (#15111)Emmanuel Vasilakis
2023-04-27interrupt callback on api/v1/data (#14978)Costa Tsaousis
2023-04-26Add support for acquire/release operations on RRDSETs (#14945)vkalintiris
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-04-18Fix warnings and error when compiling with --disable-dbengine (#14919)Stelios Fragkakis
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-21/api/v2/X part 5 (#14718)Costa Tsaousis