summaryrefslogtreecommitdiffstats
path: root/database/sqlite
AgeCommit message (Expand)Author
2023-09-26Fix summary field in table (#16050)Emmanuel Vasilakis
2023-09-19Add a summary field to alerts (#15886)Emmanuel Vasilakis
2023-09-05Reduce workload during cleanup (#15919)Stelios Fragkakis
2023-09-01Improve shutdown of the metadata thread (#15901)Stelios Fragkakis
2023-09-01Add better recovery for corrupted metadata (#15891)Stelios Fragkakis
2023-09-01Reduce label memory (#15255)Stelios Fragkakis
2023-08-30Add index to ACLK table to improve update statements (#15890)Stelios Fragkakis
2023-08-25Metadata cleanup improvements (#15462)Stelios Fragkakis
2023-08-25Update SQLITE version to 3.42.0 (#15870)Stelios Fragkakis
2023-08-23Add a fail reason to pinpoint exactly what went wrong (#15866)Stelios Fragkakis
2023-08-22Misc code cleanup (#15665)Stelios Fragkakis
2023-08-18Fix warning when compiling with -flto (#15838)Stelios Fragkakis
2023-08-17Increase alert snapshot chunk size (#15748)Emmanuel Vasilakis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-08-02Better cleanup of aclk alert table entries (#15706)Emmanuel Vasilakis
2023-07-28Fix health query (#15589)Stelios Fragkakis
2023-07-27Drop duplicate / unused index (#15568)Stelios Fragkakis
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-25Allow to create alert hashes with --disable-cloud (#15519)Emmanuel Vasilakis
2023-07-25wait for node_id while claiming (#15526)Costa Tsaousis
2023-07-22Improve the update of the alert chart name in the database (#15490)Stelios Fragkakis
2023-07-20Store and transmit chart_name to cloud in alert events (#15441)Emmanuel Vasilakis
2023-07-18fix alerts transitions search when something specific is asked for (#15447)Costa Tsaousis
2023-07-18add chart id and name to alert instances and transitions (#15430)Costa Tsaousis
2023-07-13Rename log_access and log_health (#15368)Emmanuel Vasilakis
2023-07-12Keep health log history in seconds (#15314)Emmanuel Vasilakis
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-10Use spinlock in host and chart (#15328)Stelios Fragkakis
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-06fix alerts transitions sorting (#15315)Costa Tsaousis
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-07-04Change query to store host system info values (#15300)Emmanuel Vasilakis
2023-07-04Check for source field when requesting /api/v1/alarm_log (#15306)Emmanuel Vasilakis
2023-07-03Change info to netdata_log_info in sqlite_db_migration.c (#15303)Emmanuel Vasilakis
2023-07-03Send alert chart labels config key to cloud (#15283)Emmanuel Vasilakis
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-29Misc alert fixes (#15274)Emmanuel Vasilakis
2023-06-29Optimizations part 2 (#15280)Costa Tsaousis
2023-06-28rewrite /api/v2/alerts (#15257)Costa Tsaousis
2023-06-23Fix coverity 393183 & 393182 (#15234)Emmanuel Vasilakis
2023-06-22New alerts endpoint (#15232)Stelios Fragkakis
2023-06-22Create index for health log migration (#15233)Stelios Fragkakis
2023-06-21Use a single health log table (#15157)Emmanuel Vasilakis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
2023-06-19Add two functions that allow someone to start/stop ML. (#15185)vkalintiris
2023-06-15sqlite_health.c: remove `uuid.h` include (#15195)Nanda H Krishna
2023-06-06Check null transition id and config hash (#15147)Stelios Fragkakis
2023-06-05Generate, store and transmit a unique alert event_hash_id (#15111)Emmanuel Vasilakis
2023-05-29Only queue an alert to the cloud when it's inserted (#15110)Emmanuel Vasilakis