changelog
Next release
Merged pull requests:
- Delay health until obsoletions check is complete #13239 (MrZammler)
- Implement PackageCloud cleanup #13236 (maneamarius)
- Bump repoconfig package version used in kickstart.sh #13235 (Ferroin)
- Updates the sqlite version in the agent #13233 (stelfrag)
- Add more sqlite unittests #13227 (stelfrag)
- ci: add issues to the Agent Board project workflow #13225 (ilyam8)
- fix(cgroups.plugin): fix qemu VMs and LXC containers name resolution #13220 (ilyam8)
- netdata doubles #13217 (ktsaou)
- deduplicate mountinfo based on mount point #13215 (ktsaou)
- feat(python.d): load modules from user plugin directories (NETDATA_USER_PLUGINS_DIRS) #13214 (ilyam8)
- Properly handle interactivity in the updater code. #13209 (Ferroin)
- Don’t use realpath to find kickstart source path. #13208 (Ferroin)
- Print INTERNAL BUG messages only when NETDATA_INTERNAL_CHECKS is enabled #13207 (MrZammler)
- Ensure tmpdir is set for every function that uses it. #13206 (Ferroin)
- Add user plugin dirs to environment #13203 (vlvkobal)
- Fix cgroups netdev chart labels #13200 (vlvkobal)
- Allow for an easy way to do metadata migrations #13196 (stelfrag)
- Dictionaries with reference counters and full deletion support during traversal #13195 (ktsaou)
- Add configuration for dbengine page fetch timeout and retry count #13194 (stelfrag)
- Clean sqlite prepared statements on thread shutdown #13193 (stelfrag)
- Update dashboard to version v2.26.5. #13192 (netdatabot)
- chore(netdata-installer): remove a call to 'cleanup_old_netdata_updater()' because it is no longer exists #13189 (ilyam8)
- feat(python.d/smartd_log): add 2nd job that tries to read from '/var/lib/smartmontools/' #13188 (ilyam8)
- Add type label for network interfaces #13187 (vlvkobal)
- fix(freebsd.plugin): fix wired/cached/avail memory calculation on FreeBSD with ZFS #13183 (ilyam8)
- make configuration example clearer #13182 (andrewm4894)
- add k8s_state dashboard_info #13181 (ilyam8)
- Update dashboard to version v2.26.2. #13177 (netdatabot)
- feat(proc/proc_net_dev): add dim per phys link state to the "Interface Physical Link State" chart #13176 (ilyam8)
- set default for
minimum num samples to train
to900
#13174 (andrewm4894) - Add ml alerts examples #13173 (andrewm4894)
- Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" #13171 (vkalintiris)
- Don’t manipulate positional parameters in DEB postinst script. #13169 (Ferroin)
- Fix coverity issues #13168 (stelfrag)
- feat(proc/proc_net_dev): add dim per operstate to the "Interface Operational State" chart #13167 (ilyam8)
- feat(proc/proc_net_dev): add dim per duplex state to the "Interface Duplex State" chart #13165 (ilyam8)
- allow traversing null-value dictionaries #13162 (ktsaou)
- Use memset to mark the empty words in the quoted_strings_splitter function #13161 (stelfrag)
- Fix data query on stale chart #13159 (stelfrag)
- enable ml by default #13158 (andrewm4894)
- Fix labels unit test #13156 (stelfrag)
- Query Engine multi-granularity support (and MC improvements) #13155 (ktsaou)
- add CAP_SYS_RAWIO to Netdata's systemd unit CapabilityBoundingSet #13154 (ilyam8)
- Update docs on what to do if collector not there #13152 (cakrit)
- revert to default of
host anomaly rate threshold=0.01
#13150 (andrewm4894) - fix conditions for nightly build triggers #13145 (maneamarius)
- Add cargo/rustc/bazel/buck to apps_groups.conf #13143 (vkalintiris)
- Add an option to use malloc for page cache instead of mmap #13142 (stelfrag)
- Add mem.available chart to FreeBSD #13140 (MrZammler)
- fix crashes due to misaligned allocations #13137 (ktsaou)
- fix(python.d): urllib3 import collection for py3.10+ #13136 (ilyam8)
- fix(python.d/mongodb): set
serverSelectionTimeoutMS
for pymongo4+ #13135 (ilyam8) - Use new mqtt implementation as default #13132 (underhood)
- use ks2 as MC default #13131 (andrewm4894)
- allow label names to have slashes #13125 (ktsaou)
- fixed coveriry 379136 379135 379134 379133 #13123 (ktsaou)
- buffer overflow detected by the compiler #13120 (ktsaou)
- Ci coverage #13118 (maneamarius)
- Add missing control to streaming #13112 (thiagoftsm)
- Removes Legacy JSON Cloud Protocol Support In Agent #13111 (underhood)
- Re-enable updates for systems using static builds. #13110 (Ferroin)
- Add user netdata to secondary group in DEB package #13109 (iigorkarpov)
- Remove pinned page reference #13108 (stelfrag)
- 73x times faster metrics correlations at the agent #13107 (ktsaou)
- fix(updater): fix updating when using
--force-update
and new version of the updater script is available #13104 (ilyam8) - Remove unnescesary ‘cleanup’ code. #13103 (Ferroin)
- Temporarily disable updates for static builds. #13100 (Ferroin)
- docs(statsd.plugin): fix indentation #13096 (ilyam8)
- Statistics on bytes recvd and sent #13091 (underhood)
- fix virtualization detection on FreeBSD #13087 (ilyam8)
- Update netdata commands #13080 (tkatsoulas)
- Labels with dictionary #13070 (ktsaou)
- Use a separate thread for slow mountpoints in the diskspace plugin #13067 (vlvkobal)
- Fix coverity 378587 #13024 (MrZammler)
- Configurable storage engine for Netdata agents: step 3 #12892 (aberaud)
v1.35.1 (2022-06-10)
v1.35.0 (2022-06-08)
Merged pull requests:
- Update README.md #13089 (ktsaou)
- Update README.md #13088 (ktsaou)
- fix(updater): return 0 on successful update for native packages when running interactively #13083 (ilyam8)
- Fix Coverity errors in mqtt_websockets submodule #13082 (underhood)
- fix(updater): don't produce any output if binpkg update completed successfully #13081 (ilyam8)
- Fix handling of DEB package naming in CI. #13076 (Ferroin)
- Update default value for "host anomaly rate threshold" #13075 (shyamvalsan)
- Fix locking access to chart labels #13064 (stelfrag)
- fix(cgroup.plugin): read k8s_cluster_name label from the correct file #13062 (ilyam8)
- Initialize chart label key parameter correctly #13061 (stelfrag)
- Added Alma Linux 9 and RHEL 9 support to CI and packaging. #13058 (Ferroin)
- Fix handling of temp directory in kickstart when uninstalling. #13056 (Ferroin)
- Fix coverity 378625 #13055 (MrZammler)
- add the ability to merge dictionary items #13054 (ktsaou)
- Check for host labels when linking alerts for children #13053 (MrZammler)
- dictionary improvements #13052 (ktsaou)
- Fix dictionary crash walkthrough empty #13051 (ktsaou)
- coverity fixes about statsd; removal of strsame #13049 (ktsaou)
- Add improved reinstall documentation. #13047 (Ferroin)
- Fix disabled apps (ebpf.plugin) #13044 (thiagoftsm)
- add note about anomaly advisor #13042 (andrewm4894)
- replace
history
with relevantdbengine
params #13041 (andrewm4894) - Fix the retry count and netdata_exit check when running an sqlite3_step command #13040 (stelfrag)
- Schedule retention message calculation to a worker thread #13039 (stelfrag)
- Check return value and log an error on failure #13037 (stelfrag)
- Add additional metadata to the data response #13036 (stelfrag)
- When sending a dimension for the first time, make sure there is a non zero created_at timestamp #13035 (stelfrag)
- Update apps_groups.conf #13033 (fqx)
- Dictionary with JudyHS and double linked list #13032 (ktsaou)
- add hostname to mirrored hosts #13030 (ktsaou)
- Update dashboard to version v2.25.6. #13028 (netdatabot)
- prevent gap filling on dbengine gaps #13027 (ktsaou)
- Initialize a pointer and add a check for it #13023 (vlvkobal)
- Fix coverity issue 378598 #13022 (MrZammler)
- Skip collecting network interface speed and duplex if carrier is down #13019 (vlvkobal)
- fix COVERITY_PATH added with INSTALL_DIR into PATH #13014 (maneamarius)
- Only try to update repo metadata in updater script if needed. #13009 (Ferroin)
- Treat dimensions as normal when we don't have enough/valid data. #13005 (vkalintiris)
- Use printf instead of echo for printing collected warnings in kickstart.sh. #13002 (Ferroin)
- Update dashboard to version v2.25.4. #13000 (netdatabot)
- Run the /net/dev module of the proc plugin in a separate thread #12996 (vlvkobal)
- Autodetect coverity install path to increase robustness #12995 (maneamarius)
- Fix compilation warnings #12993 (vlvkobal)
- Delay children chart obsoletion check #12992 (MrZammler)
- Fix nanosleep on platforms other than Linux #12991 (vlvkobal)
- Don't expose the chart definition to streaming if there is no metadata change #12990 (stelfrag)
- Faster queries #12988 (ktsaou)
- Improve reconnect node instructions #12987 (cakrit)
- Make heartbeat a static chart #12986 (MrZammler)
- chore(apps.plugin): change cpu_guest chart context #12983 (ilyam8)
- fix: don't kill Netdata PIDs if successfully stopped Netdata #12982 (ilyam8)
- add dictionary support to statsd #12980 (ktsaou)
- fix(kickstart.sh): handle the case when
tput colors
doesn't return a number #12979 (ilyam8) - query engine optimizations and cleanup #12978 (ktsaou)
- optimize poll_events() to spread the work over the threads more evenly #12975 (ktsaou)
- chore: check link local address before querying cloud instance metadata #12973 (ilyam8)
- Alarms py collector add filtering #12972 (andrewm4894)
- Don't permanetly disable a destination because of denied access #12971 (MrZammler)
- modify code to resolve compile warning issue #12969 (kklionz)
- Return rc->last_update from alarms_values api #12968 (MrZammler)
- cleanup and optimize rrdeng_load_metric_next() #12966 (ktsaou)
- feat(charts.d/apcupds): add load usage chart (Watts) #12965 (ilyam8)
- fix: keep virtualization unknown if all used commands are not available #12964 (ilyam8)
- statsd sets should count unique values #12963 (ktsaou)
- Add automatic retries fo static builds during nightly and release builds. #12961 (Ferroin)
- Cleanup chart hash and map tables on startup #12956 (stelfrag)
- Suppress warning when freeing a NULL pointer in onewayalloc_freez #12955 (stelfrag)
- Trigger queue removed alerts on health log exchange with cloud #12954 (MrZammler)
- Optimize the dimensions option store to the metadata database #12952 (stelfrag)
- Defer the dimension payload check to the ACLK sync thread #12951 (stelfrag)
- detailed dbengine stats #12948 (ktsaou)
- Prevent command_to_be_logged from overflowing #12947 (MrZammler)
- Update libbpf version #12945 (thiagoftsm)
- Reduce timeout to 1 second for getting cloud instance info #12941 (MrZammler)
- Stream and advertise metric correlations to the cloud #12940 (MrZammler)
- feat: move dirs, logs, and env vars config options to separate sections #12935 (ilyam8)
- Adjust the dimension liveness status check #12933 (stelfrag)
- chore(fping.plugin): bump default fping version to 5.1 #12930 (ilyam8)
- Restore a broken symbolic link #12923 (vlvkobal)
- collectors: apps.plugin: apps_groups: update net, aws, ha groups #12921 (k0ste)
- Remove Alpine 3.12 from CI. #12919 (Ferroin)
- user configurable sqlite PRAGMAs #12917 (ktsaou)
- fix
[global statistics]
section in netdata.conf #12916 (ilyam8) - chore(streaming): bump default "buffer size bytes" to 10MB #12913 (ilyam8)
- fix(cgroups.plugin): improve check for uninitialized containers in k8s #12912 (ilyam8)
- fix virtualization detection when
systemd-detect-virt
is not available #12911 (ilyam8) - added worker jobs for cgroup-rename, cgroup-network and cgroup-first-time #12910 (ktsaou)
- Fix the log entry for incoming cloud start streaming commands #12908 (stelfrag)
- chore(cgroups.plugin): remove "enable new cgroups detected at run time" config option #12906 (ilyam8)
- 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)
- Adjust alarms count #12896 (MrZammler)
- 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)
- Remove Fedora 34 from CI and package builds. #12875 (Ferroin)
- 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)
- Apply some logic to possible streaming destinations #12866 (MrZammler)
- 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)
- Autodetect channel for specific version #12856 (maneamarius)
- 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)
- Allow usage of new MQTT 5 implementation #12838 (underhood)
- 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)
- Add support for installing static builds on systems without usable internet connections. #12809 (Ferroin)
- Configurable storage engine for Netdata agents: step 2 #12808 (aberaud)
- Workers utilization charts #12807 (ktsaou)
- add --repositories-only option #12806 (maneamarius)
- Move kickstart argument parsing code to a function. #12805 (Ferroin)
- 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 and improve netdata-updater.sh script #12757 (MarianSavchuk)
- 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)
- Pass the child machine's guid to the goto_url link #12609 (MrZammler)
- Implements new capability fields in aclk_schemas #12602 (underhood)
- Metric correlations #12582 (MrZammler)
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)
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?
Contribute
- Join our community forum
- Learn how to contribute to Netdata's open-source project
- Submit a feature request