0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-16 02:24:15 +00:00
netdata_netdata/libnetdata
Costa Tsaousis a64c8cdb43
log2journal moved to collectors ()
* log2journal moved to collectors

* split log2journal into multiple files

* update the path xxh headers

* json support for log2journal

* logfmt support

* fix warning

* fix logfmt prefix

* added support for UTF-8 escape sequences in json values
2023-11-28 00:05:34 +00:00
..
adaptive_resortable_list Replace info macro with a less generic name () 2023-06-30 21:14:26 +00:00
aral fix compilation warnings () 2023-09-18 20:10:51 +03:00
avl bearer authorization API () 2023-07-10 18:02:02 +03:00
buffer New logging layer () 2023-11-22 10:27:25 +02:00
buffered_reader New logging layer () 2023-11-22 10:27:25 +02:00
circular_buffer Revert "Refactor RRD code. ()" () 2023-08-03 13:13:36 +03:00
clocks Logs Management () 2023-11-27 16:55:14 +00:00
completion DBENGINE v2 () 2023-01-10 19:59:21 +02:00
config Logs Management () 2023-11-27 16:55:14 +00:00
datetime journals management improvements () 2023-11-26 02:22:47 +02:00
dictionary Journal better estimations and watcher () 2023-11-24 18:48:42 +02:00
dyn_conf DYNCFG fix REPORT_JOB_STATUS streaming () 2023-10-25 16:54:24 +02:00
ebpf tcp_v6_connect monitoring () 2023-11-01 14:06:24 +00:00
eval add chart id and name to alert instances and transitions () 2023-07-18 15:37:07 +03:00
facets journals management improvements () 2023-11-26 02:22:47 +02:00
functions_evloop Logs Management () 2023-11-27 16:55:14 +00:00
gorilla Add support for gorilla pages for tier 0. () 2023-11-21 21:42:59 +02:00
health Remove family from alerts () 2023-10-06 00:57:53 +03:00
http h2o evloop netdata stream support () 2023-11-03 17:58:12 +01:00
json Revert "Refactor RRD code. ()" () 2023-08-03 13:13:36 +03:00
july Obvious memory reductions () 2023-06-19 23:19:36 +03:00
libjudy/src libjudy: remove JudyLTablesGen () 2023-05-11 16:27:20 +02:00
line_splitter New logging layer () 2023-11-22 10:27:25 +02:00
locks Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
log log2journal moved to collectors () 2023-11-28 00:05:34 +00:00
onewayalloc Revert "Refactor RRD code. ()" () 2023-08-03 13:13:36 +03:00
popen Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
procfile Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
simple_pattern SUBSTRING simple patterns fix () 2023-10-24 02:14:56 +03:00
socket New logging layer () 2023-11-22 10:27:25 +02:00
statistical More learn reorg/reordering () 2023-02-10 11:21:10 -08:00
storage_number Rename generic error function () 2023-07-06 15:46:48 +00:00
string Faster parents () 2023-10-27 22:42:29 +03:00
tests netdata doubles () 2022-06-28 17:04:37 +03:00
threads Journal better estimations and watcher () 2023-11-24 18:48:42 +02:00
url Dynamic Config MVP0 () 2023-08-02 13:38:30 +02:00
uuid New logging layer () 2023-11-22 10:27:25 +02:00
worker_utilization systemd-journal plugin () 2023-08-03 15:42:11 +03:00
inlined.h New logging layer () 2023-11-22 10:27:25 +02:00
libnetdata.c Journal better estimations and watcher () 2023-11-24 18:48:42 +02:00
libnetdata.h journals management improvements () 2023-11-26 02:22:47 +02:00
Makefile.am New logging layer () 2023-11-22 10:27:25 +02:00
os.c skip spaces when reading cpuset () 2023-11-11 16:50:19 +02:00
os.h DBENGINE v2 - improvements part 12 () 2023-02-02 00:14:35 +02:00
README.md Libnetdata readmes learn () 2023-02-03 08:11:56 -08:00
required_dummies.h Functions: allow collectors to be restarted () 2023-09-16 16:00:42 +03:00
xxhash.h Facets histograms () 2023-08-21 11:20:18 +03:00

libnetdata

libnetdata is a collection of library code that is used by all Netdata C programs.