netdata_netdata/src/libnetdata
Costa Tsaousis faecca9e51
DYNCFG: add userconfig action (#17692)
* add useconfig action to dyncfg

* propage name from parent to child for action test and userconfig

* cross compatibility fix for not stripping the name twice

* add application/yaml

* return raw payload
2024-05-17 20:25:46 +03:00
..
adaptive_resortable_list Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
aral Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
avl Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
buffer Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
buffered_reader Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
circular_buffer Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
clocks Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
completion Abort the agent if a single shutdown step takes more than 60 seconds. (#17060) 2024-02-27 20:10:54 +02:00
config DYNCFG: add userconfig action (#17692) 2024-05-17 20:25:46 +03:00
datetime Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
dictionary Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
ebpf Adjust eBPF code. (#17550) 2024-04-30 11:13:34 +00:00
eval Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
facets Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
functions_evloop Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
gorilla Code cleanup (#17237) 2024-03-23 22:55:31 +00:00
http DYNCFG: add userconfig action (#17692) 2024-05-17 20:25:46 +03:00
json Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
july Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
libjudy/src Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
line_splitter Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
locks Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
log Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
maps Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
onewayalloc Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
os Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
popen Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
procfile Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
query_progress Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
simple_pattern HEALTH: eliminate fields that should be labels (#17048) 2024-03-05 12:11:56 +02:00
socket Revert "Support to WolfSSL (Step 1)" (#17697) 2024-05-17 19:08:51 +03:00
statistical Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
storage_number Remove config macros that are always set. (#16994) 2024-02-12 13:27:10 +02:00
string Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
tests Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
threads Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
url Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
uuid Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
worker_utilization Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
README.md Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
bitmap64.h Drop generic bitmap implementation. (#17322) 2024-04-05 14:18:05 +03:00
inlined.h Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
libnetdata.c Windows Support Phase 1 (#17497) 2024-05-16 13:33:00 +03:00
libnetdata.h Revert "Support to WolfSSL (Step 1)" (#17697) 2024-05-17 19:08:51 +03:00
linked-lists.h Code cleanup (#17237) 2024-03-23 22:55:31 +00:00
required_dummies.h Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
simple_hashtable.h Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
simple_hashtable_undef.h Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
storage-point.h Code cleanup (#17237) 2024-03-23 22:55:31 +00:00
template-enum.h Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00
xxhash.h Create a top-level directory to contain source code. (#16896) 2024-02-01 13:41:44 +02:00

README.md

libnetdata

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