Austin S. Hemmelgarn
Austin S. Hemmelgarn
@ChillarAnand Did you possibly restore a backup from an Intel-based Mac on the system where you are seeing the issue? Homebrew’s default install location on Intel-based Macs happens to get...
@sashwathn Can you test with a nightly version instead of stable? The stable version still has the old autotools-based build system, which means that any fix is going to involve...
Closing this as we don’t appear to actually need it anymore (the underlying issue was something we can’t ever properly support).
@netdata/agent This one will need to go in to v1.45.2 when that is put together.
Mentioning this here as discussed in the sync: Because the changes to the network viewer plugin involve new dependencies on code from the kernel-collector and ebpf CO-RE repos, changes in...
This should be resolved now after the [migration of our RPM repositories to new hosting infrastructure](https://github.com/netdata/netdata/discussions/14161).
Closing this as our official DEB package build infrastructure has been migrated to using CPack, thus this is no longer relevant.
As I mentioned in the related feature request, we _probably_ just need CAP_DAC_READ_SEARCH on the external plugin to achieve this.
Aggregation by zone independent of NUMA node makes some sense. Aggregation across zones does not make much sense though because the reasons (and solutions) for fragmentation in a given zone...
> > raw values from debug interface > > [debugfs](https://docs.kernel.org/filesystems/debugfs.html) is available only to the root user by default. This means that it cannot be implemented as a proc.plugin module....