changelog
Next release
Merged pull requests:
- chore(streaming): bump default "buffer size bytes" to 10MB #12913 (ilyam8)
- added worker jobs for cgroup-rename, cgroup-network and cgroup-first-time #12910 (ktsaou)
- Fix release channel in the node info message #12905 (stelfrag)
- chore(worker_utilization): log an error when re-registering an already registered job #12903 (ilyam8)
- fix(cgroups.plugin): use correct identifier when registering the main thread "chart" worker job #12902 (ilyam8)
- Remove CPU-specific info from cpuidle dimensions #12898 (vlvkobal)
- Return stable or nightly based on version if the file check fails #12894 (stelfrag)
- Update reconnect node with kickstart info #12891 (cakrit)
- Fix compilation warnings in FreeBSD #12887 (vlvkobal)
- Fix compilation warnings #12886 (vlvkobal)
- Take into account the in queue wait time when executing a data query #12885 (stelfrag)
- Update dashboard to version v2.25.2. #12884 (netdatabot)
- Consider ZFS ARC shrinkable as cache on FreeBSD #12879 (vlvkobal)
- fix(health): change duplicate health template message logging level to 'info' #12873 (ilyam8)
- docs: fix unresolved file references #12872 (ilyam8)
- Set trust durations to have data from children properly aligned #12870 (stelfrag)
- feat(proc/cgroups.plugin): add PSI stall time charts #12869 (ilyam8)
- Update README.md #12868 (tkatsoulas)
- fix for negative per job busy time #12867 (ktsaou)
- fix(cgroups.plugin): do not disable K8s pod/container cgroups if can't rename them #12865 (ilyam8)
- workers fixes and improvements #12863 (ktsaou)
- bump go.d.plugin version to v0.32.3 #12862 (ilyam8)
- Initialize the metadata database when performing dbengine stress test #12861 (stelfrag)
- Add a SQLite database checkpoint command #12859 (stelfrag)
- feat(cgroups.plugin): add k8s cluster name label (GKE only) #12858 (ilyam8)
- Pause alert pushes to the cloud #12852 (MrZammler)
- fix(proc.plugin): consider ZFS ARC as cache when collecting memory usage on Linux #12847 (ilyam8)
- Resolve coverity related to memory and structure dereference #12846 (stelfrag)
- fix memory leaks and mismatches of the use of the z functions for allocations #12841 (ktsaou)
- Set a page wait timeout and retry count #12836 (stelfrag)
- Expose anomaly-bit option to health. #12835 (vkalintiris)
- feat(plugins.d): allow external plugins to create chart labels #12834 (ilyam8)
- Ignore obsolete charts/dims in prediction thread. #12833 (vkalintiris)
- fix(exporting)" make 'send charts matching' behave the same as 'filter' for prometheus format #12832 (ilyam8)
- Remove sync warning #12831 (thiagoftsm)
- Reduce the number of messages written in the error log due to out of bound timestamps #12829 (stelfrag)
- Bug fix in netdata-uninstaller.sh #12828 (maneamarius)
- Cleanup the node instance table on startup #12825 (stelfrag)
- Accept a data query timeout parameter from the cloud #12823 (stelfrag)
- Broadcast completion before unlocking condition variable's mutex #12822 (vkalintiris)
- Add chart filtering parameter to the allmetrics API query #12820 (vlvkobal)
- Write the entire request with parameters in the access.log file #12815 (stelfrag)
- Add a parameter for how many worker threads the libuv library needs to pre-initialize #12814 (stelfrag)
- Optimize linking of foreach alarms to dimensions. #12813 (vkalintiris)
- fix!: do not replace a hyphen in the chart name with an underscore #12812 (ilyam8)
- speedup queries by providing optimization in the main loop #12811 (ktsaou)
- onewayallocator to use mallocz() instead of mmap() #12810 (ktsaou)
- Configurable storage engine for Netdata agents: step 2 #12808 (aberaud)
- Workers utilization charts #12807 (ktsaou)
- add --repositories-only option #12806 (maneamarius)
- Fill missing removed events after a crash #12803 (MrZammler)
- Switch to Alma Linux for RHEL compatible support. #12799 (Ferroin)
- Rename --install option for kickstart.sh #12798 (maneamarius)
- chore(python.d): remove python.d/* announced in v1.34.0 deprecation notice #12796 (ilyam8)
- Don't use MADV_DONTDUMP on non-linux builds #12795 (vkalintiris)
- Speed up BUFFER increases (minimize reallocs) #12792 (ktsaou)
- procfile: more comfortable initial settings and faster/fewer reallocs #12791 (ktsaou)
- just a simple fix to avoid recompiling protobuf all the time #12790 (ktsaou)
- fix(proc/net/dev): exclude Proxmox bridge interfaces #12789 (ilyam8)
- fix(cgroups.plugin): do not add network devices if cgroup proc is in the host net ns #12788 (ilyam8)
- One way allocator to double the speed of parallel context queries #12787 (ktsaou)
- fix(installer): non interpreted new lines when printing deferred errors #12786 (ilyam8)
- Trace rwlocks of netdata #12785 (ktsaou)
- update ml defaults in docs #12782 (andrewm4894)
- fix: printing a warning msg in installer #12781 (ilyam8)
- feat(cgroups.plugin): add filtering by cgroups names and improve renaming in k8s #12778 (ilyam8)
- Skip ACLK dimension update when dimension is freed #12777 (stelfrag)
- Configurable storage engine for Netdata agents: step 1 #12776 (aberaud)
- Fix coverity on receiver setsockopt #12772 (MrZammler)
- some config updates for ml #12771 (andrewm4894)
- Remove node.d.plugin and relevant files #12769 (surajnpn)
- Fix checking of enviornment file in updater. #12768 (Ferroin)
- use aclk_parse_otp_error on /env error #12767 (underhood)
- feat(dbengine): make dbengine page cache undumpable and dedupuble #12765 (ilyam8)
- fix: use 'diskutil info` to calculate the disk size on macOS #12764 (ilyam8)
- faster execution of external programs #12759 (ktsaou)
- fix implicit declaration of function 'appconfig_section_option_destroy_non_loaded' #12756 (ilyam8)
- Update netdata-installer.sh #12755 (petecooper)
- Tag Gotify health notifications for the Gotify phone app #12753 (JaphethLim)
- fix(cgroups.plugin): remove "search for cgroups under PATH" conf option to fix memory leak #12752 (ilyam8)
- fix(cgroups.plugin): run renaming script only for containers in k8s #12747 (ilyam8)
- fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletion #12746 (ilyam8)
- chore(cgroup.plugin): remove undocumented feature reading cgroups-names.sh when renaming cgroups #12745 (ilyam8)
- feat(cgroups.plugin): add "CPU Time Relative Share" chart #12741 (ilyam8)
- chore: reduce logging in rrdset #12739 (ilyam8)
- feat(cgroups.plugin): add k8s_qos_class label #12737 (ilyam8)
- expand on the various parent-child config options #12734 (andrewm4894)
- Mention serial numbers in chart names in the plugins.d API documentation #12733 (vlvkobal)
- Make atomics a hard-dep. #12730 (vkalintiris)
- add --install-version flag for installing specific version of Netdata #12729 (maneamarius)
- Remove per chart configuration. #12728 (vkalintiris)
- Avoid clearing already unset flags. #12727 (vkalintiris)
- Remove commented code. #12726 (vkalintiris)
- chore(kickstart.sh): remove unused
--auto-update
option when using static/build install method #12725 (ilyam8) - [Chore]: Small typo in macos document #12724 (MrZammler)
- fix upgrading all currently installed packages when updating Netdata on Debian #12716 (iigorkarpov)
- chore(cgroups.plugin): reduce the CPU time required for cgroup-network-helper.sh #12711 (ilyam8)
- Add
-pipe
to CFLAGS in most cases for builds. #12709 (Ferroin) - Tweak static build process to improve build speed and debuggability. #12708 (Ferroin)
- Check for chart obsoletion on children re-connections #12707 (MrZammler)
- feat(apps.plugin): add proxmox-ve processes to apps_groups.conf #12704 (ilyam8)
- chore(ebpf.plugin): re-enable socket module by default #12702 (ilyam8)
- Disable automake dependency tracking in our various one-time builds. #12701 (Ferroin)
- Add missing values to algorithm vector (eBPF) #12698 (thiagoftsm)
- Allocate buffer memory for uv_write and release in the callback function #12688 (stelfrag)
- [Uninstall Netdata] - Add description in the docs to use uninstaller script with force arg #12687 (odynik)
- Correctly propagate errors and warnings up to the kickstart script from scripts it calls. #12686 (Ferroin)
- Memory CO-RE #12684 (thiagoftsm)
- Docs: fix GitHub format #12682 (eltociear)
- feat(apps.plugin): add caddy to apps_groups.conf #12678 (simon300000)
- fix: use NETDATA_LISTENER_PORT in docker healtcheck #12676 (ilyam8)
- Add a 2 minute timeout to stream receiver socket #12673 (MrZammler)
- Add options to kickstart.sh for explicitly passing options to installer code. #12658 (Ferroin)
- Improve agent cloud chart synchronization #12655 (stelfrag)
- Add the ability to perform a data query using an offline node id #12650 (stelfrag)
- Gotify notifications #12639 (coffeegrind123)
- Improve handling of release channel selection in kickstart.sh. #12635 (Ferroin)
- Fix Valgrind errors #12619 (vlvkobal)
- Implements new capability fields in aclk_schemas #12602 (underhood)
- Metric correlations #12582 (MrZammler)
- Reduce alert events sent to the cloud. #12544 (MrZammler)
- Docs templates #12466 (kickoke)
v1.34.1 (2022-04-15)
1.34.0 (2022-04-14)
v1.34.0 (2022-04-14)
Merged pull requests:
- Cancel anomaly detection threads before joining. #12681 (vkalintiris)
- Update dashboard to version v2.25.0. #12680 (netdatabot)
- Delete ML-related data of a host in the proper order. #12672 (vkalintiris)
- fix(ebpf.plugin): add missing chart context for cgroups charts #12671 (ilyam8)
- Remove on pull_request trigger #12670 (dimko)
- [Stream compression Docs] - Enabled by default #12669 (odynik)
- Update dashboard to version v2.24.0. #12668 (netdatabot)
- Show error when clock synchronization state is unavailable #12667 (vlvkobal)
- Dashboard network title #12665 (thiagoftsm)
- bump go.d.plugin version to v0.32.2 #12663 (ilyam8)
- Properly limit repository configuration dependencies. #12661 (Ferroin)
- Show --build-only instead of --only-build #12657 (MrZammler)
- Update dashboard to version v2.22.6. #12653 (netdatabot)
- Add a chart label filter parameter in context data queries #12652 (stelfrag)
- Add a timeout parameter to data queries #12649 (stelfrag)
- fix: remove instance-specific information from chart titles #12644 (ilyam8)
- feat: add k8s_cluster_name host tag (GKE only) #12638 (ilyam8)
- Summarize encountered errors and warnings at end of kickstart script run. #12636 (Ferroin)
- Add eBPF CO-RE version and checksum files to distfile list. #12627 (Ferroin)
- Fix ACLK shutdown #12625 (underhood)
- Don't do fatal on error writing the health api management key. #12623 (MrZammler)
- fix(cgroups.plugin): set CPU prev usage before first usage. #12622 (ilyam8)
- eBPF update dashboard #12617 (thiagoftsm)
- fix print: command not found issue #12615 (maneamarius)
- feat: add support for cloud providers info to /api/v1/info #12613 (ilyam8)
- Fix training/prediction stats charts context. #12610 (vkalintiris)
- Fix a compilation warning #12608 (vlvkobal)
- Update dashboard to version v2.22.3. #12607 (netdatabot)
- Enable streaming of anomaly_detection.* charts #12606 (vkalintiris)
- Better check for IOMainPort on MacOS #12600 (vlvkobal)
- Fix coverity issues #12598 (vkalintiris)
- chore: make logs less noisy on child reconnect #12594 (ilyam8)
- feat(cgroups.plugin): add CPU throttling charts #12591 (ilyam8)
- Fix ebpf exit #12590 (thiagoftsm)
- feat(collectors): update go.d.plugin version to v0.32.1 #12586 (ilyam8)
- Check if libatomic can be linked #12583 (MrZammler)
- Update links to documentation (eBPF) #12581 (thiagoftsm)
- fix: re-add setuid bit to ioping after installing Debian package #12580 (ilyam8)
- Kickstart improved messaging #12577 (Ferroin)
- add some new ml params to README #12575 (andrewm4894)
- Update ML-related charts #12574 (vkalintiris)
- update anonymous-statistics readme for PH Cloud #12571 (andrewm4894)
- Respect dimension hidden option when executing a query #12570 (stelfrag)
- [Agent crash on api/v1/info call] - fixes #12559 #12565 (erdem2000)
- Fix temporary directory handling for dependency handling script in updater. #12562 (Ferroin)
- feat(netdata-updater): add the script name when logging #12557 (ilyam8)
- Fix Build on MacOS #12554 (underhood)
- Unblock cgroup version detection with systemd #12553 (vlvkobal)
- fix FreeBSD bundled protobuf build if system one is present #12552 (underhood)
- fix: use
/proc/cpuinfo
for CPU freq detection as a last resort #12550 (ilyam8) - add --reinstall-clean flag for kickstart.sh and update documentation #12548 (maneamarius)
- Don't send alert events without wc->host #12547 (MrZammler)
- reduce min
dbengine anomaly rate every
60s->30s #12543 (andrewm4894) - Explicitly use debhelper to enable systemd service #12542 (ralphm)
- Allocate buffer and release on callback when executing agent CLI commands #12540 (stelfrag)
- Make sure registered static threads are unique. #12538 (vkalintiris)
- packaging: upgrage protocol buffer version to 3.19.4 #12537 (surajnpn)
- feat(collectors): update go.d.plugin version to v0.32.0 #12536 (ilyam8)
- Improve ACLK sync logging #12534 (stelfrag)
- Socket connections (eBPF) and bug fix #12532 (thiagoftsm)
- fix: use internal defaults for sched policy/oom score in native packages #12529 (ilyam8)
- docs: fix unresolved file references #12528 (ilyam8)
- fix(kickstart.sh): use
$ROOTCMD
when setting auto updates #12526 (ilyam8) - fix(netdata-updater): properly handle update for debian packages #12524 (ilyam8)
- fix centos gpg key issue #12519 (maneamarius)
- fix: Netdata segfault because of 2 timex.plugin threads #12512 (ilyam8)
- Fix memory leaks on Netdata exit #12511 (vlvkobal)
- fix centos7 gpg key issue #12506 (maneamarius)
- Use live charts to count the total number of dimensions. #12504 (vkalintiris)
- Update ebpf doc #12503 (thiagoftsm)
- feat(collectors/timex.plugin): add clock status chart #12501 (ilyam8)
- PR template: Include user information section #12499 (kickoke)
- add
locust
toapps_groups.conf
#12498 (andrewm4894) - Properly skip running the updater in kickstart dry-run mode. #12497 (Ferroin)
- Adjust timex.plugin information to be less cryptic #12495 (DanTheMediocre)
- ML-related changes to address issue/discussion comments. #12494 (vkalintiris)
- fix: open fd 3 before first use in the netdata-updater.sh script #12491 (ilyam8)
- timex: this plugin enables timex plugin for non-linux systems #12489 (surajnpn)
- Bump the debhelper compat level to 10 in our DEB packaging code. #12488 (Ferroin)
- Properly recognize Almalinux as an RHEL clone. #12487 (Ferroin)
- minor - fix configure output of eBPF #12471 (underhood)
- Don't send an alert snapshot with snapshot_id 0 #12469 (MrZammler)
- Update ebpf dashboard #12467 (thiagoftsm)
- docs(collectors/python.d): remove mention of compatibility with py2/py3 #12465 (ilyam8)
- feat(collectors/cgroups): prefer
blkio.*_recursive
when available #12462 (ilyam8) - Updated static build components to latest versions. #12461 (ktsaou)
- Implement fine-grained errors to cloud queries #12460 (underhood)
- Extend aclk-state #12458 (underhood)
- Add support for passing extra claiming options when claiming with Docker. #12457 (Ferroin)
- Update dashboard to version v2.21.8. #12455 (netdatabot)
- fix(collectors/cgroups): use different context for cgroup network charts #12454 (ilyam8)
- Initialize foreach alarms of dimensions in health thread. #12452 (vkalintiris)
- Fix issue with charts not properly synchronized with the cloud #12451 (stelfrag)
- Add delay on missing priv_key #12450 (underhood)
- fix unclaimed agents #12449 (underhood)
- apps.plugin: fix for plugin sending unnecessary data in freebsd #12446 (surajnpn)
- fix(cups.plugin): add
cups
prefix to chart context #12444 (ilyam8) - Skip
foreach
alarms for dimensions of anomaly rate chart. #12441 (vkalintiris) - fix: CPU frequency detection of FreeBSD #12440 (ilyam8)
- fix install type in netdata-uninstaller.sh #12438 (maneamarius)
- fix(kickstart.sh): prefer shasum over sha256sum #12429 (ilyam8)
- Docs: Fix broken link #12428 (kickoke)
- Fix OS name for older agent versions streaming to a parent #12425 (stelfrag)
- fix: ensure claim_id is always sent lowercase as string #12423 (underhood)
- fix: lowercase uuidgen #12422 (ilyam8)
- fix: add a delay between starting Netdata and checking pids #12420 (ilyam8)
- fix(charts.d.plugin): fix recursion in apcupsd_check and enable it again #12418 (ilyam8)
- Add content for eBPF documentation #12417 (thiagoftsm)
- fix: temporarily disable charts.d apcupsd collectors #12415 (ilyam8)
- Add additional link to badges doc #12412 (Steve8291)
- chore: remove contrib/sles11 #12410 (ilyam8)
- Update dashboard to version v2.21.3. #12407 (netdatabot)
- chore: remove "web files" options leftovers #12403 (ilyam8)
- Allow updates without environment files in some cases. #12400 (Ferroin)
- Reorder functions properly in updater script. #12399 (Ferroin)
- Fix crash when netdatacli command output too long #12393 (underhood)
- Dont check host health enabled if host is null #12392 (MrZammler)
- Update build/m4/ax_pthread.m4 #12390 (vkalintiris)
- Delay removed event for 60 seconds after the chart's last collected time #12388 (MrZammler)
- Remove unecessary error report for proc and sys files #12385 (thiagoftsm)
- feat(statsd.plugin): add Asterisk configuration file with synthetic charts #12381 (ilyam8)
- fix: handle double host prefix when Netdata running in a podman container #12380 (ilyam8)
- fix(ebpf.plugin): remove pid file on exit #12379 (thiagoftsm)
- fix: shellcheck warnings in docker run.sh #12377 (ilyam8)
- Fix version handling issues in release workflow. #12375 (Ferroin)
- Update Agent version in the Swagger API #12374 (tkatsoulas)
- Fix handling of checks for newer updater script on update. #12367 (Ferroin)
- configure.ac: Unconditionally link against libatomic #12366 (AlexGhiti)
- Fix handling of pushing commits for release process. #12359 (Ferroin)
- Fix chart synchronization with the cloud #12356 (stelfrag)
- minor - fix analytics_build_info #12354 (underhood)
- Docs fix: Add missing frontmatter #12353 (kickoke)
- fix(health): make ioping_disk_latency alarm less sensitive #12351 (ilyam8)
- Trigger cloud intergration workflow for PRs and pushes against master #12349 (dimko)
- Improve agent to cloud synchronization performance #12348 (stelfrag)
- Prepend context in anomaly rate dimension id. #12342 (vkalintiris)
- Redirect dependency handling script output to logfile when running from the updater. #12341 (Ferroin)
- Remove owner check from webserver #12339 (thiagoftsm)
- fix: container virtualization detection with systemd-detect-virt #12338 (ilyam8)
- fix: use default "bind to" in native packages #12336 (ilyam8)
- Use the built agent version for Netdata static build archive name. #12335 (Ferroin)
- Set repo priority in YUM/DNF repository configuration. #12332 (Ferroin)
- Add latency dimension #12329 (Steve8291)
- Remove check for config file in stock conf dir #12327 (Steve8291)
- fix underscore in libnetfilter-acct-dev package #12326 (Steve8291)
- fix: returning 0 for CPU frequency when unknown #12323 (ilyam8)
- Add a dry run mode to the kickstart script. #12322 (Ferroin)
- fix(health): adjust 10s_ipv4_tcp_resets_sent warn trigger #12320 (ilyam8)
- CO-RE and syscalls #12318 (thiagoftsm)
- Fix 'connect' typo anomaly-detection-python.md #12317 (DanTheMediocre)
- Add ml notebooks #12313 (andrewm4894)
- Provide better handling of config files in Docker containers. #12310 (Ferroin)
- Replace write with read locks #12309 (MrZammler)
- adds node_id into mirrored_hosts list #12307 (underhood)
- fix: CPU frequency detection for some containers #12306 (ilyam8)
- introduce new chart for process states metrics #12305 (surajnpn)
- fix uninstall using kickstart flag #12304 (maneamarius)
- Workflow to trigger cloud regression e2e tests #12299 (dimko)
- Fixing stderr output when testing tmpdir #12298 (godismyjudge95)
- chore: remove unused variable in the system-info script #12297 (ilyam8)
- Switch to using netdata-updater.sh to toggle auto updates on and off when installing. #12296 (Ferroin)
- Pull in build dependencies when updating a locally built install. #12294 (Ferroin)
- fix: cpu system info detection on macOS #12293 (ilyam8)
- Only store alert hashes when iterated from localhost #12292 (MrZammler)
- fix(kickstart): use correct syntax for claiming extra parameters #12289 (ilyam8)
- feat(health): add charts.d/nut alarms #12285 (ilyam8)
- Adjust cloud dimension update frequency #12284 (stelfrag)
- Fix incorrect install type on some older nightly installs. #12282 (Ferroin)
- Timex: make offset rrd independently configurable #12281 (d--j)
- add host labels _aclk_ng_new_cloud_protocol #12278 (underhood)
- Use the new error mechanism in case host not found #12277 (underhood)
- Add proper handling for legacy kickstart install detection. #12273 (Ferroin)
- Fixed typos in docs/Running-behind-haproxy.md #12272 (RatishT)
- Change default OOM score and scheduling policy to behave more sanely. #12271 (Ferroin)
- Add Ubuntu 22.04 to CI and package builds. #12269 (Ferroin)
- Add Fedora 36 to CI and package builds. #12268 (Ferroin)
- Null terminate decoded_query_string if there are no url parameters. #12266 (MrZammler)
- delete package.json #12265 (ilyam8)
- Docs: Fix typo in step-10.md #12263 (tnagorran)
v1.33.1 (2022-02-14)
v1.33.0 (2022-01-26)
1.32.1 (2021-12-14)
v1.32.1 (2021-12-14)
v1.32.0 (2021-11-30)
v1.31.0 (2021-05-19)
v1.30.1 (2021-04-12)
v1.30.0 (2021-03-31)
v1.29.3 (2021-02-23)
v1.29.2 (2021-02-18)
v1.29.1 (2021-02-09)
v1.29.0 (2021-02-03)
v1.27.0_0104103941 (2021-01-04)
v1.28.0 (2020-12-18)
v1.27.0 (2020-12-17)
v1.26.0 (2020-10-14)
before_rebase (2020-09-24)
v1.25.0 (2020-09-15)
poc2 (2020-08-25)
v1.24.0 (2020-08-10)
v1.23.2 (2020-07-16)
v1.23.1_infiniband (2020-07-03)
v1.23.1 (2020-07-01)
v1.23.0 (2020-06-25)
v1.22.1 (2020-05-12)
v1.22.0 (2020-05-11)
v1.21.1 (2020-04-13)
v1.21.0 (2020-04-06)
v1.20.0 (2020-02-21)
v1.19.0 (2019-11-27)
v1.18.1 (2019-10-18)
v1.18.0 (2019-10-10)
v1.17.1 (2019-09-12)
v1.17.0 (2019-09-03)
issue_4934 (2019-08-03)
v1.16.1 (2019-07-31)
v1.16.0 (2019-07-08)
v1.15.0 (2019-05-22)
v1.14.0 (2019-04-18)
v1.14.0-rc0 (2019-03-30)
v1.13.0 (2019-03-14)
v1.12.2 (2019-02-28)
v1.12.1 (2019-02-21)
v1.12.0 (2019-02-06)
v1.12.0-rc3 (2019-01-17)
v1.12.0-rc2 (2019-01-03)
v1.12.0-rc1 (2018-12-19)
v1.12.0-rc0 (2018-12-06)
v1.11.1 (2018-11-22)
v1.11.0 (2018-11-02)
* This Changelog was automatically generated by github_changelog_generator
Was this page helpful?
Need further help?
Search for an answer in our community forum.
Contribute
- Join our community forum
- Learn how to contribute to Netdata's open-source project
- Submit a feature request