Austin S. Hemmelgarn

Results 80 issues of Austin S. Hemmelgarn

##### Summary It somehow got missed when moving the libyaml bundling into the CMake code. ##### Test Plan Testing on a system that requires bundling libyaml is needed to confirm...

area/build

##### Summary Expected release date is 2024-04-25. ##### Test Plan CI passes on the new jobs on this PR. ##### Additional Info Needs https://github.com/netdata/helper-images/pull/281

area/ci
area/packaging
area/docs

##### Summary Expected release date is 2024-04-16. ##### Test Plan New CI jobs pass on this PR.

area/ci
area/packaging
area/docs

##### Summary They’re only supposed to go into the repoconfig repositories, not the edge or stable ones. Somehow this got missed previously. ##### Test Plan n/a ##### Additional Information Relevant...

area/ci

### Bug description When dealing with a large number of disk devices (many hundreds), the Netdata agent runs into significan performance issues. On my home server system, currently with 1136...

bug
needs triage

##### Summary - Fix dependency installation in CI. - Switch to using an imported target for the TLS implementation. - Keep the TLS related stuff together. - Use the same...

area/ci
area/build

##### Summary A large number of our external data collection plugins are Linux-specific, and a handful are dependent on specific UNIX-like platforms. This PR ensures that configuration options for these...

area/build

##### Summary The distinction is a holdover from years ago when we had multiple versions of the agent-cloud link in our code. These days, everything in the code cares only...

area/packaging
area/claim
area/build

##### Summary This is prep-work for eventual CPack RPM support. The idea here is to group files used for packaging based on the packaging infrastructure they are used for and...

area/packaging
area/build

##### Summary - dpkg is an implicit dependency for all DEB packages by virtue of them being DEB packages, and we do not support any platforms that have an old...

area/packaging