0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-17 11:12:42 +00:00
netdata_netdata/libnetdata
2023-10-06 10:12:07 +03: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 remove the line length limit from pluginsd () 2023-09-21 19:05:30 +03:00
circular_buffer Revert "Refactor RRD code. ()" () 2023-08-03 13:13:36 +03:00
clocks fix compilation warnings () 2023-09-18 20:10:51 +03:00
completion DBENGINE v2 () 2023-01-10 19:59:21 +02:00
config Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
dictionary fix compilation warnings () 2023-09-18 20:10:51 +03:00
dyn_conf Documentation for Dynamic Configuration () 2023-10-03 13:48:15 +03:00
ebpf eBPF socket function () 2023-09-14 16:33:59 +00:00
eval add chart id and name to alert instances and transitions () 2023-07-18 15:37:07 +03:00
facets fix journal help and mark debug keys in the output () 2023-10-05 15:37:05 +03:00
functions_evloop functions: prevent a busy wait loop () 2023-10-02 20:11:52 +03:00
gorilla Add library to encode/decode Gorilla compressed buffers. () 2023-06-08 07:41:52 +03:00
health Remove family from alerts () 2023-10-06 00:57:53 +03:00
http systemd-journal and facets improvements () 2023-09-08 11:32:11 +03: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
locks Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
log external plugins: respect env NETDATA_LOG_SEVERITY_LEVEL () 2023-10-03 11:26:52 +03: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 Rename log Macros (debug) () 2023-07-11 14:45:16 +00:00
socket systemd-Journal by file () 2023-10-02 18:32:08 +03: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 fix compilation warnings () 2023-09-18 20:10:51 +03:00
tests netdata doubles () 2022-06-28 17:04:37 +03:00
threads fix random crashes on pthread_detach() () 2023-10-06 10:12:07 +03:00
url Dynamic Config MVP0 () 2023-08-02 13:38:30 +02:00
worker_utilization systemd-journal plugin () 2023-08-03 15:42:11 +03:00
inlined.h functions cancelling () 2023-09-18 19:21:12 +03:00
libnetdata.c journal: fix the 1 second latency in play mode () 2023-10-04 20:54:16 +03:00
libnetdata.h journal: fix the 1 second latency in play mode () 2023-10-04 20:54:16 +03:00
Makefile.am functions cancelling () 2023-09-18 19:21:12 +03:00
os.c Rename log Macros (debug) () 2023-07-11 14:45:16 +00: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.