Stelios Fragkakis
|
6ce1efb648
Error checking for null host id
|
2 years ago |
Stelios Fragkakis
|
d2560a1f6e
Log deleted context when compiled with NETDATA_INTERNAL_CHECKS
|
2 years ago |
Stelios Fragkakis
|
3d09e3d120
Add NULL checks for passed parameters
|
2 years ago |
Stelios Fragkakis
|
36c6f92c28
Use UUID_STR_LEN instead of GUID_LEN + 1
|
2 years ago |
Stelios Fragkakis
|
f5f1ed7122
Added not NULL in database columns
|
2 years ago |
Costa Tsaousis
|
b1b4612c9f
proper garbage collection - a lot faster retention recalculation
|
2 years ago |
Costa Tsaousis
|
f3d515e0d7
remove deadlock
|
2 years ago |
Costa Tsaousis
|
de3a813713
fix db rotation and garbage collection timings
|
2 years ago |
Costa Tsaousis
|
7769df5aac
strict policy to cleanup and garbage collector
|
2 years ago |
Costa Tsaousis
|
f6079a65c3
fixed dictionary unittest
|
2 years ago |
Costa Tsaousis
|
b0b93cca21
fix bug in AVL indexing of dictionaries; make sure react callback of dictionaries has a reference counter, which is acquired while the dictionary is locked
|
2 years ago |
Costa Tsaousis
|
0c0f519bc5
prevent crash on charts cleanup
|
2 years ago |
Costa Tsaousis
|
481ffbd540
fix collected flags for queued items
|
2 years ago |
Costa Tsaousis
|
8acb1172a0
fix log about last_time_t
|
2 years ago |
Timo
|
78107b5fcd
add context message log
|
2 years ago |
Timo
|
067cafd7b8
add update node collectors to json
|
2 years ago |
Stelios Fragkakis
|
73a7faec7a
Add hard code for CTX
|
2 years ago |
Costa Tsaousis
|
2909509936
hardcoded enabled contexts
|
2 years ago |
Costa Tsaousis
|
c7e1aa7277
enable ctx in communication
|
2 years ago |
Timo
|
1a82af0ef4
add family to context message
|
2 years ago |
Stelios Fragkakis
|
137af4e424
Database migration code to add family
|
2 years ago |
Costa Tsaousis
|
57ef91f27f
smarter merging of titles and families
|
2 years ago |
Costa Tsaousis
|
f8151c0ade
removed excess character in UUID
|
2 years ago |
Costa Tsaousis
|
78930917ed
added family to the context
|
2 years ago |
Costa Tsaousis
|
22eed81af8
allow compiling without ACLK
|
2 years ago |
Costa Tsaousis
|
3633ede495
fully working attempt 2
|
2 years ago |
Costa Tsaousis
|
357e2784fb
fully working attempt 1
|
2 years ago |
Timo
|
703bc569cb
silence unknown query type error
|
2 years ago |
Timo
|
42d9219004
fatal on OOM cases instead of return NULL
|
2 years ago |
Timo
|
123a327a70
add more functions
|
2 years ago |
Timo
|
0f27b23ee8
handle rrdcontext_enabled
|
2 years ago |
Timo
|
b9f93734b3
update topic names
|
2 years ago |
Timo
|
4674248fc8
update cmake build to not fail
|
2 years ago |
Timo
|
d6121021a4
add helper functions to send the new messages
|
2 years ago |
Timo
|
05a846420f
add ctx capability
|
2 years ago |
Timo
|
bad153b0f7
add the new topics
|
2 years ago |
Timo
|
1e3d3b1760
add dummy rx message handlers
|
2 years ago |
Timo
|
c8cb54ebcb
add context messages
|
2 years ago |
Timo
|
028aa3b250
add ctx stream message utils
|
2 years ago |
Timo
|
6d1fe17f76
compile new ctx related protos
|
2 years ago |
Timo
|
4f1dd908d1
update aclk-schemas
|
2 years ago |
Costa Tsaousis
|
0c7aac79a9
fix string over AVL
|
2 years ago |
Costa Tsaousis
|
b3b748be2d
added version hash algorithm
|
2 years ago |
Costa Tsaousis
|
d3522c8722
fix data race conditions during context deletion
|
2 years ago |
Stelios Fragkakis
|
34c86147b9
Rework database initialization
|
2 years ago |
Costa Tsaousis
|
d138ce3550
fix buggy STRING under AVL
|
2 years ago |
Costa Tsaousis
|
bda8d1f43a
added missing NULL to ri->rrdset; rrdcontext flags are now only changed under a mutex lock
|
2 years ago |
Costa Tsaousis
|
4df0d4d4f4
ml should start after rrdcontext
|
2 years ago |
Costa Tsaousis
|
b585018059
deletion inline with dequeue; lots of cleanup; child connected/disconnected
|
2 years ago |
Costa Tsaousis
|
8f0f7a4218
cleanup contexts; general cleanup;
|
2 years ago |