Austin S. Hemmelgarn
Austin S. Hemmelgarn
### Problem _No response_ ### Description When attempting to install on a system that has an existing `custom` install created from the local package manager, we should detect that and...
##### Bug report summary When attempting to install our official RPM packages on openSUSE in a Docker container, the installation fails due to the container not running systemd. ##### OS...
It would be nice to be able to do something like: `fdupes --reffile ` And get a list of files in the directory that are duplicates of the specified file...
##### Summary Inspired by discussion in https://github.com/netdata/netdata-cloud/issues/567. We are not including this by default as it causes problems if users run multiple Netdata containers on the same node. Directly mounting...
### Problem Due to how we handle config files, users who wish to use custom local configurations cannot do so without giving up on being able to track upstream configuration...
##### Summary Due to issues relating to https://github.com/netdata/netdata/issues/13242, install type detection for existing installs is broken on some systems. This fixes things so that the detection works correctly on such...
##### Summary - Get rid of `NETDATA_START_AFTER_SERVICES`. OpenRC already provides a robust configuration system for managing service dependencies, including overrides. The variable itself thus provides no real benefit but makes...
##### Summary SSIA ##### Test Plan Passing an unrecognized option to the kickstart script should now result in a fatal error instead of just a warning. ##### Additional Information To...
##### Summary This significantly updates our documentation regarding building Netdata from source: - It condenses the dependency handling instructions in the git checkout build instructions to a simple list of...
Noticed initially with the [yoctopuce package](https://pypi.org/project/yoctopuce/) (which supports all versions of CPython in Gentoo, but can only be installed through gs-pypi with 2.7, 3.4, or 3.5). Further confirmed with numerous...