0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-05-18 15:11:22 +00:00
netdata_netdata/database/sqlite
Stelios Fragkakis f3efdba1a0
New alerts endpoint ()
* alerts / alerts_log v2

* Add global_id to ae
Populate entries with global id

* Remove transition id from template
Change history to instances

* Link ae to rc in all cases
Code cleanup
2023-06-22 01:16:57 +03:00
..
Makefile.am Fix a parameter binding issue when storing chart names in the database () 2021-03-08 11:32:08 +02:00
sqlite3.c Update SQLITE to version 3.41.2 () 2023-05-12 09:57:15 +03:00
sqlite3.h Update SQLITE to version 3.41.2 () 2023-05-12 09:57:15 +03:00
sqlite_aclk.c Load/Store ML models () 2023-05-02 19:09:05 +03:00
sqlite_aclk.h Use a single health log table () 2023-06-21 15:39:43 +03:00
sqlite_aclk_alert.c Use a single health log table () 2023-06-21 15:39:43 +03:00
sqlite_aclk_alert.h Add a checkpoint message to alerts stream () 2023-04-21 12:24:43 +03:00
sqlite_aclk_node.c Boost dbengine () 2023-04-07 21:25:01 +03:00
sqlite_aclk_node.h Use one thread for ACLK synchonization () 2023-03-16 17:27:17 +02:00
sqlite_context.c Use one thread for ACLK synchonization () 2023-03-16 17:27:17 +02:00
sqlite_context.h DBENGINE v2 () 2023-01-10 19:59:21 +02:00
sqlite_db_migration.c Create index for health log migration () 2023-06-22 00:14:01 +03:00
sqlite_db_migration.h Better cleanup of health log table () 2023-05-23 15:56:56 +03:00
sqlite_functions.c Create index for health log migration () 2023-06-22 00:14:01 +03:00
sqlite_functions.h Use a single health log table () 2023-06-21 15:39:43 +03:00
sqlite_health.c New alerts endpoint () 2023-06-22 01:16:57 +03:00
sqlite_health.h New alerts endpoint () 2023-06-22 01:16:57 +03:00
sqlite_metadata.c Obvious memory reductions () 2023-06-19 23:19:36 +03:00
sqlite_metadata.h Load/Store ML models () 2023-05-02 19:09:05 +03:00