Stelios Fragkakis
|
fedab0d7fa
Add a chart label filter parameter in context data queries (#12652)
|
2 years ago |
Ilya Mashchenko
|
feb2b193db
chore: disable chart exists message (#12594)
|
2 years ago |
Stelios Fragkakis
|
e816ee4923
Fix issue with charts not properly synchronized with the cloud (#12451)
|
2 years ago |
Vladimir Kobal
|
7bfc543172
Fix memory leaks on Netdata exit (#12511)
|
2 years ago |
Vladimir Kobal
|
52456f5baf
Remove backends subsystem (#12146)
|
3 years ago |
Stelios Fragkakis
|
d5baf4ca55
Fix chart synchronization with the cloud #12356
|
3 years ago |
Stelios Fragkakis
|
6872df9e6a
Adjust cloud dimension update frequency (#12284)
|
3 years ago |
vkalintiris
|
69ea17d6ec
Track anomaly rates with DBEngine. (#12083)
|
3 years ago |
Stelios Fragkakis
|
a330a27a62
Remove chart specific configuration from netdata.conf except enabled (#12209)
|
3 years ago |
Vladimir Kobal
|
32cd848cb9
Add serial numbers to chart names (#12067)
|
3 years ago |
Vladimir Kobal
|
d8b7b6a25f
Fix compilation warnings on macOS (#12082)
|
3 years ago |
Vladimir Kobal
|
4919103c4b
Fix time_t format (#11897)
|
3 years ago |
Vladimir Kobal
|
c511d98c34
Simple fix for the data API query (#11787)
|
3 years ago |
Stelios Fragkakis
|
51869f7a06
Skip sending hidden dimensions via ACLK (#11770)
|
3 years ago |
Stelios Fragkakis
|
a2852377d0
Store and submit dimension delete messages for new cloud architecture (#11765)
|
3 years ago |
Stelios Fragkakis
|
e9efad18e8
Improve the ACLK sync process for the new cloud architecture (#11744)
|
3 years ago |
vkalintiris
|
9ed4cea590
Anomaly Detection MVP (#11548)
|
3 years ago |
vkalintiris
|
81e2f8da65
Reuse the SN_EXISTS bit to track anomaly status. (#11154)
|
3 years ago |
Stelios Fragkakis
|
c8b513a045
Fix chart config overflow (#11645)
|
3 years ago |
Stelios Fragkakis
|
12f16063f5
Enable additional functionality for the new cloud architecture (#11579)
|
3 years ago |
Stelios Fragkakis
|
2085a518c3
Add chart message support for ACLK new architecture (#11447)
|
3 years ago |
Vladimir Kobal
|
96636b7c6f
Move cleanup of obsolete charts to a separate thread (#11222)
|
3 years ago |
Timotej S
|
59af90b08c
Allows ACLK NG and Legacy to coexist (#11225)
|
3 years ago |
Stelios Fragkakis
|
37bee1d197
Store uuid_t metric_uuid in the dimension state structure instead of uuid_t * (#11212)
|
3 years ago |
Stelios Fragkakis
|
51a1d131f0
Reduce the number of ACLK chart updates during chart obsoletion (#11133)
|
3 years ago |
Vladimir Kobal
|
157fb5860a
Backend chart filtering backward compatibility fix (#11002)
|
3 years ago |
Tomáš Kopal
|
757e418090
Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#10354)
|
4 years ago |
Stelios Fragkakis
|
87002ef11f
Enable metadata persistence in all memory modes (#10742)
|
4 years ago |
vkalintiris
|
adec24dffa
Rename struct avl to avl_element and the typedef to avl_t (#10735)
|
4 years ago |
Stelios Fragkakis
|
2e6de7e835
Update chart's metadata in database when it already exists during creation (#10728)
|
4 years ago |
Stelios Fragkakis
|
fddcb83ee9
Add the ability to store chart labels in the database (#10718)
|
4 years ago |
Stelios Fragkakis
|
4ac52b168d
Remove unused entries from structures (#10519)
|
4 years ago |
Stelios Fragkakis
|
cd443de780
Support multiple chart label keys in data queries (#10483)
|
4 years ago |
Markos Fountoulakis
|
8ce96cdefc
Fix heap-use-after-free due to the chart using netdata_config memory for some strings. (#10498)
|
4 years ago |
Stelios Fragkakis
|
d600ae20c0
Fix issue with chart metadata sent multiple times over ACLK (#10381)
|
4 years ago |
Ilya Mashchenko
|
0f8175dd30
Kubernetes labels (#10107)
|
4 years ago |
Timotej S
|
f1db235a36
ACLK Child Availability Messages (#9918)
|
4 years ago |
Stelios Fragkakis
|
e9d59e37d9
Migrate metadata log to SQLite (#10139)
|
4 years ago |
Markos Fountoulakis
|
17ba3873b6
Disable chart obsoletion code for archived chart creation. (#10231)
|
4 years ago |
Markos Fountoulakis
|
88a6572382
Fix memory mode none not dropping stale dimension data in general when streaming to a parent. (#9917)
|
4 years ago |
Markos Fountoulakis
|
f9f813cd46
Fix memory mode none not marking dimensions as obsolete. (#9912)
|
4 years ago |
Stelios Fragkakis
|
f5a85f7747
Added code to release memory used by the global GUID map (#9729)
|
4 years ago |
Stelios Fragkakis
|
eda12f579f
Implemented multihost database (#9556)
|
4 years ago |
Stelios Fragkakis
|
5871b37cf6
Implemented the HOST command in metadata log replay (#9489)
|
4 years ago |
Markos Fountoulakis
|
df57b89faf
Fix transition from archived to active charts not generating alarms. (#9536)
|
4 years ago |
Markos Fountoulakis
|
822880265e
Remove health from archived metrics (#9520)
|
4 years ago |
Stelios Fragkakis
|
58de77c82f
Remove the ability to update the chart family on the fly. (#9509)
|
4 years ago |
Stelios Fragkakis
|
628598c4d5
Fixed the check condition for chart name change (#9503)
|
4 years ago |
Markos Fountoulakis
|
2f5e6ab14f
Disallow dimensions or charts being obsoleted and archived simultaneously. (#9436)
|
4 years ago |
Markos Fountoulakis
|
ed2d5542cc
Replace assert calls (#9349)
|
4 years ago |