This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netdata/netdata](https://netdata.cloud) ([source](https://togithub.com/netdata/netdata)) | minor | `v1.44.3` -> `v1.45.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>netdata/netdata (netdata/netdata)</summary> ### [`v1.45.0`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1450-2024-03-21) [Compare Source](https://togithub.com/netdata/netdata/compare/v1.44.3...v1.45.0) [Full Changelog](https://togithub.com/netdata/netdata/compare/v1.44.3...v1.45.0) **Merged pull requests:** - Dynamic configuration switch to version 2 [#​17212](https://togithub.com/netdata/netdata/pull/17212) ([stelfrag](https://togithub.com/stelfrag)) - update bundled UI to v6.104.1 [#​17208](https://togithub.com/netdata/netdata/pull/17208) ([ilyam8](https://togithub.com/ilyam8)) - go.d: adjust dyncfg return codes [#​17206](https://togithub.com/netdata/netdata/pull/17206) ([ilyam8](https://togithub.com/ilyam8)) - go.d: local-listeners sd: trust known ports to identify an app [#​17205](https://togithub.com/netdata/netdata/pull/17205) ([ilyam8](https://togithub.com/ilyam8)) - go.d: weblog allow PURGE HTTP method [#​17204](https://togithub.com/netdata/netdata/pull/17204) ([ilyam8](https://togithub.com/ilyam8)) - go.d: local-listeners sd: use "ip:port" as address instead of "localhost" [#​17203](https://togithub.com/netdata/netdata/pull/17203) ([ilyam8](https://togithub.com/ilyam8)) - Fix issues with permissions when installing from source on macOS [#​17198](https://togithub.com/netdata/netdata/pull/17198) ([ilyam8](https://togithub.com/ilyam8)) - Handle agents will wrong alert_hash table definition [#​17197](https://togithub.com/netdata/netdata/pull/17197) ([stelfrag](https://togithub.com/stelfrag)) - Fix alert hash table definition [#​17196](https://togithub.com/netdata/netdata/pull/17196) ([stelfrag](https://togithub.com/stelfrag)) - health: unsilence cpu % alarm [#​17194](https://togithub.com/netdata/netdata/pull/17194) ([ilyam8](https://togithub.com/ilyam8)) - Fix sum calculation in rrdr2value [#​17193](https://togithub.com/netdata/netdata/pull/17193) ([stelfrag](https://togithub.com/stelfrag)) - Move bundling of libyaml to CMake. [#​17190](https://togithub.com/netdata/netdata/pull/17190) ([Ferroin](https://togithub.com/Ferroin)) - add callout that snapshots only available on v1 [#​17189](https://togithub.com/netdata/netdata/pull/17189) ([hugovalente-pm](https://togithub.com/hugovalente-pm)) - Bump github.com/vmware/govmomi from 0.36.0 to 0.36.1 in /src/go/collectors/go.d.plugin [#​17185](https://togithub.com/netdata/netdata/pull/17185) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump k8s.io/client-go from 0.29.2 to 0.29.3 in /src/go/collectors/go.d.plugin [#​17184](https://togithub.com/netdata/netdata/pull/17184) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump github.com/prometheus/common from 0.48.0 to 0.50.0 in /src/go/collectors/go.d.plugin [#​17182](https://togithub.com/netdata/netdata/pull/17182) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - split apps.plugin into multiple files and support MacOS [#​17180](https://togithub.com/netdata/netdata/pull/17180) ([ktsaou](https://togithub.com/ktsaou)) - Update themes.md [#​17176](https://togithub.com/netdata/netdata/pull/17176) ([Ancairon](https://togithub.com/Ancairon)) - go.d sd docker use well-known port for app identification too [#​17174](https://togithub.com/netdata/netdata/pull/17174) ([ilyam8](https://togithub.com/ilyam8)) - go.d sd docker add mongodb-community-server [#​17173](https://togithub.com/netdata/netdata/pull/17173) ([ilyam8](https://togithub.com/ilyam8)) - Update themes.md [#​17172](https://togithub.com/netdata/netdata/pull/17172) ([Ancairon](https://togithub.com/Ancairon)) - go.d sd config add "disabled" [#​17171](https://togithub.com/netdata/netdata/pull/17171) ([ilyam8](https://togithub.com/ilyam8)) - docs: add "With NVIDIA GPUs monitoring" to docker install [#​17167](https://togithub.com/netdata/netdata/pull/17167) ([ilyam8](https://togithub.com/ilyam8)) - go.d.plugin: jsonschema allow array/object to be null [#​17166](https://togithub.com/netdata/netdata/pull/17166) ([ilyam8](https://togithub.com/ilyam8)) - DYNCFG: alerts improvements [#​17165](https://togithub.com/netdata/netdata/pull/17165) ([ktsaou](https://togithub.com/ktsaou)) - go.d.plugin: update file path pattern in jsonschema [#​17164](https://togithub.com/netdata/netdata/pull/17164) ([ilyam8](https://togithub.com/ilyam8)) - Announce dynamic configuration capability to the cloud [#​17162](https://togithub.com/netdata/netdata/pull/17162) ([stelfrag](https://togithub.com/stelfrag)) - go.d.plugin: execute local-listeners periodically [#​17160](https://togithub.com/netdata/netdata/pull/17160) ([ilyam8](https://togithub.com/ilyam8)) - Install the correct service file based on systemd version [#​17159](https://togithub.com/netdata/netdata/pull/17159) ([tkatsoulas](https://togithub.com/tkatsoulas)) - go.d.plugin: sd compose: allow multi config template [#​17157](https://togithub.com/netdata/netdata/pull/17157) ([ilyam8](https://togithub.com/ilyam8)) - Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src/go/collectors/go.d.plugin [#​17154](https://togithub.com/netdata/netdata/pull/17154) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Improve offline install error handling. [#​17153](https://togithub.com/netdata/netdata/pull/17153) ([Ferroin](https://togithub.com/Ferroin)) - go.d.plugin: add docker service discovery [#​17152](https://togithub.com/netdata/netdata/pull/17152) ([ilyam8](https://togithub.com/ilyam8)) - Fix macOS issue with SOCK_CLOEXEC [#​17151](https://togithub.com/netdata/netdata/pull/17151) ([stelfrag](https://togithub.com/stelfrag)) - Document new field on PagerDuty cloud integration [#​17149](https://togithub.com/netdata/netdata/pull/17149) ([juacker](https://togithub.com/juacker)) - bring back old docs that were containing missing information [#​17146](https://togithub.com/netdata/netdata/pull/17146) ([Ancairon](https://togithub.com/Ancairon)) - Update go.d.plugin packages [#​17145](https://togithub.com/netdata/netdata/pull/17145) ([ilyam8](https://togithub.com/ilyam8)) - Check alert duration on submission to the cloud [#​17144](https://togithub.com/netdata/netdata/pull/17144) ([stelfrag](https://togithub.com/stelfrag)) - Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in /src/go/collectors/go.d.plugin [#​17142](https://togithub.com/netdata/netdata/pull/17142) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 in /src/go/collectors/go.d.plugin [#​17141](https://togithub.com/netdata/netdata/pull/17141) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump github.com/vmware/govmomi from 0.35.0 to 0.36.0 in /src/go/collectors/go.d.plugin [#​17140](https://togithub.com/netdata/netdata/pull/17140) ([ilyam8](https://togithub.com/ilyam8)) - Add macos check (build from source) [#​17139](https://togithub.com/netdata/netdata/pull/17139) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Bump github.com/likexian/whois-parser from 1.24.10 to 1.24.11 in /src/go/collectors/go.d.plugin [#​17137](https://togithub.com/netdata/netdata/pull/17137) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump github.com/cloudflare/cfssl from 1.6.4 to 1.6.5 in /src/go/collectors/go.d.plugin [#​17136](https://togithub.com/netdata/netdata/pull/17136) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 in /src/go/collectors/go.d.plugin [#​17135](https://togithub.com/netdata/netdata/pull/17135) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump golang.org/x/net from 0.21.0 to 0.22.0 in /src/go/collectors/go.d.plugin [#​17134](https://togithub.com/netdata/netdata/pull/17134) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - remove repetitive words [#​17131](https://togithub.com/netdata/netdata/pull/17131) ([carrychair](https://togithub.com/carrychair)) - packaging: remove Suggests nut [#​17129](https://togithub.com/netdata/netdata/pull/17129) ([ilyam8](https://togithub.com/ilyam8)) - Prefer Protobuf’s own CMake config over CMake's FindProtobuf. [#​17128](https://togithub.com/netdata/netdata/pull/17128) ([Ferroin](https://togithub.com/Ferroin)) - Fix login to GHCR when publishing Docker images. [#​17127](https://togithub.com/netdata/netdata/pull/17127) ([Ferroin](https://togithub.com/Ferroin)) - Detect self thread when exiting. [#​17126](https://togithub.com/netdata/netdata/pull/17126) ([vkalintiris](https://togithub.com/vkalintiris)) - fix health alert dyncfg schema fullPage option [#​17125](https://togithub.com/netdata/netdata/pull/17125) ([ilyam8](https://togithub.com/ilyam8)) - improve go.d.plugin dyncfg config schemas [#​17124](https://togithub.com/netdata/netdata/pull/17124) ([ilyam8](https://togithub.com/ilyam8)) - minor fix; broken link on on prem installation doc [#​17118](https://togithub.com/netdata/netdata/pull/17118) ([tkatsoulas](https://togithub.com/tkatsoulas)) - very minor docs update [#​17117](https://togithub.com/netdata/netdata/pull/17117) ([Ancairon](https://togithub.com/Ancairon)) - remove deprecated settings from the health ref doc [#​17116](https://togithub.com/netdata/netdata/pull/17116) ([ilyam8](https://togithub.com/ilyam8)) - fix discovered config default values [#​17115](https://togithub.com/netdata/netdata/pull/17115) ([ilyam8](https://togithub.com/ilyam8)) - Fix memory leak [#​17114](https://togithub.com/netdata/netdata/pull/17114) ([stelfrag](https://togithub.com/stelfrag)) - remove "os" "hosts" "plugin" and "module" from stock alarms [#​17113](https://togithub.com/netdata/netdata/pull/17113) ([ilyam8](https://togithub.com/ilyam8)) - go.d.plugin add notice log level [#​17112](https://togithub.com/netdata/netdata/pull/17112) ([ilyam8](https://togithub.com/ilyam8)) - Second pass at reworking Docker CI. [#​17111](https://togithub.com/netdata/netdata/pull/17111) ([Ferroin](https://togithub.com/Ferroin)) - rm unused files from go.d.plugin [#​17110](https://togithub.com/netdata/netdata/pull/17110) ([ilyam8](https://togithub.com/ilyam8)) - fix links in go.d.plugin [#​17108](https://togithub.com/netdata/netdata/pull/17108) ([ilyam8](https://togithub.com/ilyam8)) - Regenerate integrations.js [#​17107](https://togithub.com/netdata/netdata/pull/17107) ([netdatabot](https://togithub.com/netdatabot)) - remove "foreach" from health REFERENCE.md [#​17106](https://togithub.com/netdata/netdata/pull/17106) ([ilyam8](https://togithub.com/ilyam8)) - Improve cleanup of ephemeral hosts during agent startup [#​17104](https://togithub.com/netdata/netdata/pull/17104) ([stelfrag](https://togithub.com/stelfrag)) - Reorganize and cleanup database related code [#​17101](https://togithub.com/netdata/netdata/pull/17101) ([stelfrag](https://togithub.com/stelfrag)) - Fix ebpf compilation warnings [#​17100](https://togithub.com/netdata/netdata/pull/17100) ([stelfrag](https://togithub.com/stelfrag)) - Remove distributed-data-architecture.md and omit mentions to it [#​17097](https://togithub.com/netdata/netdata/pull/17097) ([Ancairon](https://togithub.com/Ancairon)) - Remove deployment-strategies [#​17096](https://togithub.com/netdata/netdata/pull/17096) ([Ancairon](https://togithub.com/Ancairon)) - fix links [#​17095](https://togithub.com/netdata/netdata/pull/17095) ([Ancairon](https://togithub.com/Ancairon)) - delete docs/netdata-security.md and replace links to proper points [#​17094](https://togithub.com/netdata/netdata/pull/17094) ([Ancairon](https://togithub.com/Ancairon)) - fix go.d.plugin/pulsar tests [#​17093](https://togithub.com/netdata/netdata/pull/17093) ([ilyam8](https://togithub.com/ilyam8)) - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /src/go/collectors/go.d.plugin [#​17092](https://togithub.com/netdata/netdata/pull/17092) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Rework Docker CI to build each platform in it's own runner. [#​17088](https://togithub.com/netdata/netdata/pull/17088) ([Ferroin](https://togithub.com/Ferroin)) - Fix cups plugin group owner [#​17087](https://togithub.com/netdata/netdata/pull/17087) ([tkatsoulas](https://togithub.com/tkatsoulas)) - deb packages fix on ioping perms [#​17086](https://togithub.com/netdata/netdata/pull/17086) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Amend the logic of ebpf-plugin package suggestion for network-viewer plugin [#​17085](https://togithub.com/netdata/netdata/pull/17085) ([tkatsoulas](https://togithub.com/tkatsoulas)) - rename network plugin post and pre install actions [#​17084](https://togithub.com/netdata/netdata/pull/17084) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Improve message in kickstart if a static build can’t be found. [#​17081](https://togithub.com/netdata/netdata/pull/17081) ([Ferroin](https://togithub.com/Ferroin)) - Make watcher thread wait for explicit steps. [#​17079](https://togithub.com/netdata/netdata/pull/17079) ([vkalintiris](https://togithub.com/vkalintiris)) - Update functions tables docs [#​17071](https://togithub.com/netdata/netdata/pull/17071) ([car12o](https://togithub.com/car12o)) - add missing "gotify" to list of notification methods in alarm-notify.sh [#​17069](https://togithub.com/netdata/netdata/pull/17069) ([ilyam8](https://togithub.com/ilyam8)) - Add CI checks for Go code. [#​17066](https://togithub.com/netdata/netdata/pull/17066) ([Ferroin](https://togithub.com/Ferroin)) - go.d.plugin dyncfgv2 [#​17064](https://togithub.com/netdata/netdata/pull/17064) ([ilyam8](https://togithub.com/ilyam8)) - Regenerate integrations.js [#​17063](https://togithub.com/netdata/netdata/pull/17063) ([netdatabot](https://togithub.com/netdatabot)) - go.d.plugin: set max chart id length to 1200 [#​17062](https://togithub.com/netdata/netdata/pull/17062) ([ilyam8](https://togithub.com/ilyam8)) - Regenerate integrations.js [#​17061](https://togithub.com/netdata/netdata/pull/17061) ([netdatabot](https://togithub.com/netdatabot)) - Abort the agent if a single shutdown step takes more than 60 seconds. [#​17060](https://togithub.com/netdata/netdata/pull/17060) ([vkalintiris](https://togithub.com/vkalintiris)) - Fix typo [#​17059](https://togithub.com/netdata/netdata/pull/17059) ([vkalintiris](https://togithub.com/vkalintiris)) - updated sizing netdata [#​17057](https://togithub.com/netdata/netdata/pull/17057) ([ktsaou](https://togithub.com/ktsaou)) - fix zpool state chart family [#​17054](https://togithub.com/netdata/netdata/pull/17054) ([ilyam8](https://togithub.com/ilyam8)) - DYNCFG: call the interceptor when a test is made on a new job [#​17052](https://togithub.com/netdata/netdata/pull/17052) ([ktsaou](https://togithub.com/ktsaou)) - Fix a few minor bits of build-related infrastructure. [#​17051](https://togithub.com/netdata/netdata/pull/17051) ([Ferroin](https://togithub.com/Ferroin)) - HEALTH: eliminate fields that should be labels [#​17048](https://togithub.com/netdata/netdata/pull/17048) ([ktsaou](https://togithub.com/ktsaou)) - fix alerts jsonschema prototype for latest dyncfg [#​17047](https://togithub.com/netdata/netdata/pull/17047) ([ktsaou](https://togithub.com/ktsaou)) - Protect type anomaly rate map [#​17044](https://togithub.com/netdata/netdata/pull/17044) ([vkalintiris](https://togithub.com/vkalintiris)) - Do not use backtrace when sentry is enabled. [#​17043](https://togithub.com/netdata/netdata/pull/17043) ([vkalintiris](https://togithub.com/vkalintiris)) - Keep a count of metrics and samples collected [#​17042](https://togithub.com/netdata/netdata/pull/17042) ([stelfrag](https://togithub.com/stelfrag)) - Fix links pointing to old go.d repo and update the integrations [#​17040](https://togithub.com/netdata/netdata/pull/17040) ([Ancairon](https://togithub.com/Ancairon)) - Regenerate integrations.js [#​17039](https://togithub.com/netdata/netdata/pull/17039) ([netdatabot](https://togithub.com/netdatabot)) - Improved query target cleanup [#​17038](https://togithub.com/netdata/netdata/pull/17038) ([stelfrag](https://togithub.com/stelfrag)) - Liquify start-stop-restart doc [#​17037](https://togithub.com/netdata/netdata/pull/17037) ([Ancairon](https://togithub.com/Ancairon)) - Code cleanup [#​17036](https://togithub.com/netdata/netdata/pull/17036) ([stelfrag](https://togithub.com/stelfrag)) - Populate the SSL section in Observability and centralization points -… [#​17035](https://togithub.com/netdata/netdata/pull/17035) ([Ancairon](https://togithub.com/Ancairon)) - Regenerate integrations.js [#​17034](https://togithub.com/netdata/netdata/pull/17034) ([netdatabot](https://togithub.com/netdatabot)) - Metric release does not need to fetch retention [#​17033](https://togithub.com/netdata/netdata/pull/17033) ([stelfrag](https://togithub.com/stelfrag)) - Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in /src/go/collectors/go.d.plugin [#​17030](https://togithub.com/netdata/netdata/pull/17030) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Bump k8s.io/client-go from 0.29.1 to 0.29.2 in /src/go/collectors/go.d.plugin [#​17029](https://togithub.com/netdata/netdata/pull/17029) ([dependabot\[bot\]](https://togithub.com/apps/dependabot)) - Increase RRD_ID_LENGTH_MAX to 1200 [#​17028](https://togithub.com/netdata/netdata/pull/17028) ([stelfrag](https://togithub.com/stelfrag)) - Fix determining repo root in Coverity scan script. [#​17024](https://togithub.com/netdata/netdata/pull/17024) ([Ferroin](https://togithub.com/Ferroin)) - DYNCFG support deleting orphan configurations [#​17023](https://togithub.com/netdata/netdata/pull/17023) ([ktsaou](https://togithub.com/ktsaou)) - More concretely utilize local modules in our CMake code. [#​17022](https://togithub.com/netdata/netdata/pull/17022) ([Ferroin](https://togithub.com/Ferroin)) - Correctly mark protobuf as required in find_package. [#​17021](https://togithub.com/netdata/netdata/pull/17021) ([Ferroin](https://togithub.com/Ferroin)) - Protect metric release in dimension delete callback [#​17020](https://togithub.com/netdata/netdata/pull/17020) ([stelfrag](https://togithub.com/stelfrag)) - eBPF - Network Viewer (Move code) [#​17018](https://togithub.com/netdata/netdata/pull/17018) ([thiagoftsm](https://togithub.com/thiagoftsm)) - dyncfg: allow tree for individual IDs [#​17017](https://togithub.com/netdata/netdata/pull/17017) ([ktsaou](https://togithub.com/ktsaou)) - Documentation changes, new files and restructuring the hierarchy [#​17014](https://togithub.com/netdata/netdata/pull/17014) ([Ancairon](https://togithub.com/Ancairon)) - eBPF & NV (update packages) [#​17012](https://togithub.com/netdata/netdata/pull/17012) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Add watcher thread to report shutdown steps. [#​17010](https://togithub.com/netdata/netdata/pull/17010) ([vkalintiris](https://togithub.com/vkalintiris)) - dyncfg: fix support for testing new jobs [#​17009](https://togithub.com/netdata/netdata/pull/17009) ([ktsaou](https://togithub.com/ktsaou)) - Abort on non-zero rc. [#​17008](https://togithub.com/netdata/netdata/pull/17008) ([vkalintiris](https://togithub.com/vkalintiris)) - Netdata Agent: Backup restore documentation [#​17006](https://togithub.com/netdata/netdata/pull/17006) ([luisj1983](https://togithub.com/luisj1983)) - Integrate Go plugin with build system. [#​17005](https://togithub.com/netdata/netdata/pull/17005) ([Ferroin](https://togithub.com/Ferroin)) - Bump the version of the installed Go toolchain to 1.22.0. [#​17004](https://togithub.com/netdata/netdata/pull/17004) ([Ferroin](https://togithub.com/Ferroin)) - Misc improvements [#​17001](https://togithub.com/netdata/netdata/pull/17001) ([stelfrag](https://togithub.com/stelfrag)) - Adjust storage tiers if we fail to create the requested number of tiers [#​16999](https://togithub.com/netdata/netdata/pull/16999) ([stelfrag](https://togithub.com/stelfrag)) - Move diagrams/ under docs/ [#​16998](https://togithub.com/netdata/netdata/pull/16998) ([vkalintiris](https://togithub.com/vkalintiris)) - Include Go plugin sources in main repository. [#​16997](https://togithub.com/netdata/netdata/pull/16997) ([Ferroin](https://togithub.com/Ferroin)) - Small cleanup [#​16996](https://togithub.com/netdata/netdata/pull/16996) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove historical changelog and cppcheck [#​16995](https://togithub.com/netdata/netdata/pull/16995) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove config macros that are always set. [#​16994](https://togithub.com/netdata/netdata/pull/16994) ([vkalintiris](https://togithub.com/vkalintiris)) - Use changed files in check-files workflow [#​16993](https://togithub.com/netdata/netdata/pull/16993) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Move web/ under src/ [#​16992](https://togithub.com/netdata/netdata/pull/16992) ([vkalintiris](https://togithub.com/vkalintiris)) - Add spinlock to protect metric release [#​16989](https://togithub.com/netdata/netdata/pull/16989) ([stelfrag](https://togithub.com/stelfrag)) - updated message ids for systemd and dbus [#​16987](https://togithub.com/netdata/netdata/pull/16987) ([ktsaou](https://togithub.com/ktsaou)) - Cache key wasn't taking account changes in the version of bundled software [#​16985](https://togithub.com/netdata/netdata/pull/16985) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Update input skip patterns [#​16984](https://togithub.com/netdata/netdata/pull/16984) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Update input paths for tj-actions/changed-files [#​16982](https://togithub.com/netdata/netdata/pull/16982) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Update synology.md [#​16980](https://togithub.com/netdata/netdata/pull/16980) ([pschaer](https://togithub.com/pschaer)) - Detect machine GUID change [#​16979](https://togithub.com/netdata/netdata/pull/16979) ([stelfrag](https://togithub.com/stelfrag)) - Move CO-RE headers (integration between eBPF and Network Viewer) [#​16978](https://togithub.com/netdata/netdata/pull/16978) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Regenerate integrations.js [#​16974](https://togithub.com/netdata/netdata/pull/16974) ([netdatabot](https://togithub.com/netdatabot)) - Use C++14 by default when building on systems that support it. [#​16972](https://togithub.com/netdata/netdata/pull/16972) ([Ferroin](https://togithub.com/Ferroin)) - change edac ecc errors from incremental to absolute [#​16970](https://togithub.com/netdata/netdata/pull/16970) ([ilyam8](https://togithub.com/ilyam8)) - update go.d.plugin version to v0.58.1 [#​16968](https://togithub.com/netdata/netdata/pull/16968) ([ilyam8](https://togithub.com/ilyam8)) - fix move collectors to src/ leftovers [#​16967](https://togithub.com/netdata/netdata/pull/16967) ([ilyam8](https://togithub.com/ilyam8)) - necessary changes for integrations to work after moving collectors/ i… [#​16966](https://togithub.com/netdata/netdata/pull/16966) ([Ancairon](https://togithub.com/Ancairon)) - Move collectors/ under src/ [#​16965](https://togithub.com/netdata/netdata/pull/16965) ([vkalintiris](https://togithub.com/vkalintiris)) - network-viewer: aggregated view improvements [#​16960](https://togithub.com/netdata/netdata/pull/16960) ([ktsaou](https://togithub.com/ktsaou)) - Improve agent shutdown [#​16959](https://togithub.com/netdata/netdata/pull/16959) ([stelfrag](https://togithub.com/stelfrag)) - DYNCFG: support test on new jobs [#​16958](https://togithub.com/netdata/netdata/pull/16958) ([ktsaou](https://togithub.com/ktsaou)) - Updated txt - Prometheus section README.md [#​16957](https://togithub.com/netdata/netdata/pull/16957) ([Aliki92](https://togithub.com/Aliki92)) - Fix path in health integrations [#​16956](https://togithub.com/netdata/netdata/pull/16956) ([Ancairon](https://togithub.com/Ancairon)) - Regenerate integrations.js [#​16955](https://togithub.com/netdata/netdata/pull/16955) ([netdatabot](https://togithub.com/netdatabot)) - Move health/ under src/ [#​16954](https://togithub.com/netdata/netdata/pull/16954) ([vkalintiris](https://togithub.com/vkalintiris)) - fix linking of a markdown file [#​16952](https://togithub.com/netdata/netdata/pull/16952) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Do not declare struct meant for internal usage [#​16951](https://togithub.com/netdata/netdata/pull/16951) ([vkalintiris](https://togithub.com/vkalintiris)) - fix wrong sizeof [#​16950](https://togithub.com/netdata/netdata/pull/16950) ([ktsaou](https://togithub.com/ktsaou)) - Split network viewer plugin to it’s own package. [#​16949](https://togithub.com/netdata/netdata/pull/16949) ([Ferroin](https://togithub.com/Ferroin)) - update bundled UI to v6.85.0 [#​16948](https://togithub.com/netdata/netdata/pull/16948) ([ilyam8](https://togithub.com/ilyam8)) - Update codeowners and cleanup .gitignore [#​16946](https://togithub.com/netdata/netdata/pull/16946) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove cleanup_destroyed_dictionaries call during shutdown [#​16944](https://togithub.com/netdata/netdata/pull/16944) ([stelfrag](https://togithub.com/stelfrag)) - respect NETDATA_LOG_LEVEL if set [#​16943](https://togithub.com/netdata/netdata/pull/16943) ([ilyam8](https://togithub.com/ilyam8)) - enable network-viewer aggregated views [#​16940](https://togithub.com/netdata/netdata/pull/16940) ([ktsaou](https://togithub.com/ktsaou)) - fix charts.d.plugin configuration directory names [#​16939](https://togithub.com/netdata/netdata/pull/16939) ([ilyam8](https://togithub.com/ilyam8)) - Assorted cleanup of CI/packaging related code. [#​16938](https://togithub.com/netdata/netdata/pull/16938) ([Ferroin](https://togithub.com/Ferroin)) - Check for agent already running [#​16937](https://togithub.com/netdata/netdata/pull/16937) ([stelfrag](https://togithub.com/stelfrag)) - Remove duplicate check [#​16936](https://togithub.com/netdata/netdata/pull/16936) ([stelfrag](https://togithub.com/stelfrag)) - Drop ESLint CI jobs and config. [#​16935](https://togithub.com/netdata/netdata/pull/16935) ([Ferroin](https://togithub.com/Ferroin)) - Regenerate integrations.js [#​16934](https://togithub.com/netdata/netdata/pull/16934) ([netdatabot](https://togithub.com/netdatabot)) - Move daemon/ under src/ [#​16933](https://togithub.com/netdata/netdata/pull/16933) ([vkalintiris](https://togithub.com/vkalintiris)) - Exporting moved, so changes needed for integrations, + CODEOWNERS change [#​16932](https://togithub.com/netdata/netdata/pull/16932) ([Ancairon](https://togithub.com/Ancairon)) - Make sure the duration is not negative [#​16931](https://togithub.com/netdata/netdata/pull/16931) ([stelfrag](https://togithub.com/stelfrag)) - Regenerate integrations.js [#​16930](https://togithub.com/netdata/netdata/pull/16930) ([netdatabot](https://togithub.com/netdatabot)) - Protect analytics set data [#​16929](https://togithub.com/netdata/netdata/pull/16929) ([stelfrag](https://togithub.com/stelfrag)) - Minor rework on document optimize performance guide [#​16925](https://togithub.com/netdata/netdata/pull/16925) ([tkatsoulas](https://togithub.com/tkatsoulas)) - fix installation of `libfluent-bit.so` [#​16924](https://togithub.com/netdata/netdata/pull/16924) ([ilyam8](https://togithub.com/ilyam8)) - respect log level for all sources [#​16922](https://togithub.com/netdata/netdata/pull/16922) ([ilyam8](https://togithub.com/ilyam8)) - split dictionary into multiple files [#​16920](https://togithub.com/netdata/netdata/pull/16920) ([ktsaou](https://togithub.com/ktsaou)) - Update file match patterns in CI jobs. [#​16917](https://togithub.com/netdata/netdata/pull/16917) ([Ferroin](https://togithub.com/Ferroin)) - Release label key if already in use [#​16916](https://togithub.com/netdata/netdata/pull/16916) ([stelfrag](https://togithub.com/stelfrag)) - add support for the info parameter to all external plugin functions [#​16915](https://togithub.com/netdata/netdata/pull/16915) ([ktsaou](https://togithub.com/ktsaou)) - Move exporting/ under src/ [#​16913](https://togithub.com/netdata/netdata/pull/16913) ([vkalintiris](https://togithub.com/vkalintiris)) - Network viewer: filter by username [#​16911](https://togithub.com/netdata/netdata/pull/16911) ([ktsaou](https://togithub.com/ktsaou)) - Build network-viewer only on linux [#​16910](https://togithub.com/netdata/netdata/pull/16910) ([vkalintiris](https://togithub.com/vkalintiris)) - rename network functions [#​16908](https://togithub.com/netdata/netdata/pull/16908) ([ktsaou](https://togithub.com/ktsaou)) - Update CODEOWNERS [#​16907](https://togithub.com/netdata/netdata/pull/16907) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Assorted build-related changes. [#​16906](https://togithub.com/netdata/netdata/pull/16906) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove markdown linter [#​16905](https://togithub.com/netdata/netdata/pull/16905) ([vkalintiris](https://togithub.com/vkalintiris)) - Update README.md [#​16904](https://togithub.com/netdata/netdata/pull/16904) ([Aliki92](https://togithub.com/Aliki92)) - fluent-bit & logsmanagement under src/ [#​16903](https://togithub.com/netdata/netdata/pull/16903) ([vkalintiris](https://togithub.com/vkalintiris)) - updated permissions map comment [#​16902](https://togithub.com/netdata/netdata/pull/16902) ([ktsaou](https://togithub.com/ktsaou)) - Use spinlock for reference counting. [#​16901](https://togithub.com/netdata/netdata/pull/16901) ([vkalintiris](https://togithub.com/vkalintiris)) - network-viewer: show unknown container [#​16900](https://togithub.com/netdata/netdata/pull/16900) ([ktsaou](https://togithub.com/ktsaou)) - Move aclk/ under src/ [#​16899](https://togithub.com/netdata/netdata/pull/16899) ([vkalintiris](https://togithub.com/vkalintiris)) - Enable sentry sessions [#​16898](https://togithub.com/netdata/netdata/pull/16898) ([vkalintiris](https://togithub.com/vkalintiris)) - Do not cancel detection thread. [#​16897](https://togithub.com/netdata/netdata/pull/16897) ([vkalintiris](https://togithub.com/vkalintiris)) - Create a top-level directory to contain source code. [#​16896](https://togithub.com/netdata/netdata/pull/16896) ([vkalintiris](https://togithub.com/vkalintiris)) - updating What's new based on Office Hours shared plans [#​16895](https://togithub.com/netdata/netdata/pull/16895) ([hugovalente-pm](https://togithub.com/hugovalente-pm)) - Remove tags field from RRD hosts. [#​16894](https://togithub.com/netdata/netdata/pull/16894) ([vkalintiris](https://togithub.com/vkalintiris)) - local-sockets: use netlink when libmnl is available [#​16893](https://togithub.com/netdata/netdata/pull/16893) ([ktsaou](https://togithub.com/ktsaou)) - Add a constant env var for Sentry's DSN when someone wants to build Agent and doesn't have access to GH secrets. [#​16892](https://togithub.com/netdata/netdata/pull/16892) ([tkatsoulas](https://togithub.com/tkatsoulas)) - fixed missing collisions and drag on newly added apps [#​16891](https://togithub.com/netdata/netdata/pull/16891) ([ktsaou](https://togithub.com/ktsaou)) - Set build type to release with debug info. [#​16889](https://togithub.com/netdata/netdata/pull/16889) ([vkalintiris](https://togithub.com/vkalintiris)) - fix order of openning a file and checking its inode [#​16887](https://togithub.com/netdata/netdata/pull/16887) ([ktsaou](https://togithub.com/ktsaou)) - Regenerate integrations.js [#​16886](https://togithub.com/netdata/netdata/pull/16886) ([netdatabot](https://togithub.com/netdatabot)) - fix crash on query_progress initializer [#​16885](https://togithub.com/netdata/netdata/pull/16885) ([ktsaou](https://togithub.com/ktsaou)) - highlight Challenge Secret title to be more visible [#​16882](https://togithub.com/netdata/netdata/pull/16882) ([juacker](https://togithub.com/juacker)) - add the CLOEXEC flag to all sockets and files [#​16881](https://togithub.com/netdata/netdata/pull/16881) ([ktsaou](https://togithub.com/ktsaou)) - Network viewer UI minor fixes [#​16880](https://togithub.com/netdata/netdata/pull/16880) ([ktsaou](https://togithub.com/ktsaou)) - Network viewer fixes [#​16877](https://togithub.com/netdata/netdata/pull/16877) ([ktsaou](https://togithub.com/ktsaou)) - Add requirements.txt for dag [#​16875](https://togithub.com/netdata/netdata/pull/16875) ([vkalintiris](https://togithub.com/vkalintiris)) - Rm refs to map and save modes [#​16874](https://togithub.com/netdata/netdata/pull/16874) ([vkalintiris](https://togithub.com/vkalintiris)) - Fix coverity issues [#​16873](https://togithub.com/netdata/netdata/pull/16873) ([stelfrag](https://togithub.com/stelfrag)) - Network Viewer (local-sockets version) [#​16872](https://togithub.com/netdata/netdata/pull/16872) ([ktsaou](https://togithub.com/ktsaou)) - Limit what we upload to GCS for nightlies. [#​16870](https://togithub.com/netdata/netdata/pull/16870) ([Ferroin](https://togithub.com/Ferroin)) - Use dagger to build and test the agent. [#​16868](https://togithub.com/netdata/netdata/pull/16868) ([vkalintiris](https://togithub.com/vkalintiris)) - Local sockets for network namespaces [#​16867](https://togithub.com/netdata/netdata/pull/16867) ([ktsaou](https://togithub.com/ktsaou)) - Fix coverity issue [#​16866](https://togithub.com/netdata/netdata/pull/16866) ([stelfrag](https://togithub.com/stelfrag)) - update alpine 3.16 fts-dev [#​16865](https://togithub.com/netdata/netdata/pull/16865) ([ilyam8](https://togithub.com/ilyam8)) - Remove old mention of save db mode [#​16864](https://togithub.com/netdata/netdata/pull/16864) ([Ancairon](https://togithub.com/Ancairon)) - port useful code from incomplete PRs [#​16863](https://togithub.com/netdata/netdata/pull/16863) ([ktsaou](https://togithub.com/ktsaou)) - apply the right prototype to instances [#​16862](https://togithub.com/netdata/netdata/pull/16862) ([ktsaou](https://togithub.com/ktsaou)) - detect sockets direction [#​16861](https://togithub.com/netdata/netdata/pull/16861) ([ktsaou](https://togithub.com/ktsaou)) - add freebsd jail detection to system-info.sh [#​16858](https://togithub.com/netdata/netdata/pull/16858) ([ilyam8](https://togithub.com/ilyam8)) - Add ARMv6 static builds. [#​16853](https://togithub.com/netdata/netdata/pull/16853) ([Ferroin](https://togithub.com/Ferroin)) - CNCF link fix [#​16851](https://togithub.com/netdata/netdata/pull/16851) ([hugovalente-pm](https://togithub.com/hugovalente-pm)) - Disable local Go builds in our RPM packages. [#​16848](https://togithub.com/netdata/netdata/pull/16848) ([Ferroin](https://togithub.com/Ferroin)) - Include timer units failed state alert as default [#​16845](https://togithub.com/netdata/netdata/pull/16845) ([tkatsoulas](https://togithub.com/tkatsoulas)) - kickstart: use extended-regexp in `get_redirect()` [#​16844](https://togithub.com/netdata/netdata/pull/16844) ([ilyam8](https://togithub.com/ilyam8)) - Make the kickstart checksum's placeholder value more concrete [#​16843](https://togithub.com/netdata/netdata/pull/16843) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Improve service thread shutdown [#​16841](https://togithub.com/netdata/netdata/pull/16841) ([stelfrag](https://togithub.com/stelfrag)) - Update statistics to address slow queries [#​16838](https://togithub.com/netdata/netdata/pull/16838) ([stelfrag](https://togithub.com/stelfrag)) - New Permissions System [#​16837](https://togithub.com/netdata/netdata/pull/16837) ([ktsaou](https://togithub.com/ktsaou)) - Regenerate integrations.js [#​16835](https://togithub.com/netdata/netdata/pull/16835) ([netdatabot](https://togithub.com/netdatabot)) - adds docs for cloud MS Teams integration [#​16834](https://togithub.com/netdata/netdata/pull/16834) ([papazach](https://togithub.com/papazach)) - Fix coverity issue [#​16831](https://togithub.com/netdata/netdata/pull/16831) ([stelfrag](https://togithub.com/stelfrag)) - add brotli and libyaml to buildinfo [#​16830](https://togithub.com/netdata/netdata/pull/16830) ([ktsaou](https://togithub.com/ktsaou)) - Fix directory handling in Go toolchain handling script. [#​16828](https://togithub.com/netdata/netdata/pull/16828) ([Ferroin](https://togithub.com/Ferroin)) - Change query label matching logic [#​16827](https://togithub.com/netdata/netdata/pull/16827) ([stelfrag](https://togithub.com/stelfrag)) - Improve container detection logic for edit-config. [#​16825](https://togithub.com/netdata/netdata/pull/16825) ([Ferroin](https://togithub.com/Ferroin)) - Preserve label source during migration [#​16821](https://togithub.com/netdata/netdata/pull/16821) ([stelfrag](https://togithub.com/stelfrag)) - Add explicit callback types for readability. [#​16820](https://togithub.com/netdata/netdata/pull/16820) ([vkalintiris](https://togithub.com/vkalintiris)) - Update documentation (Replication DB) [#​16816](https://togithub.com/netdata/netdata/pull/16816) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Add script to ensure a usable Go toolchain is installed. [#​16815](https://togithub.com/netdata/netdata/pull/16815) ([Ferroin](https://togithub.com/Ferroin)) - fix verify_netdata_host_prefix log spam [#​16814](https://togithub.com/netdata/netdata/pull/16814) ([ilyam8](https://togithub.com/ilyam8)) - use fs type to veryfiy procfs/sysfs [#​16813](https://togithub.com/netdata/netdata/pull/16813) ([ilyam8](https://togithub.com/ilyam8)) - updates to light onprem docs [#​16811](https://togithub.com/netdata/netdata/pull/16811) ([M4itee](https://togithub.com/M4itee)) - set app_group label automatically [#​16810](https://togithub.com/netdata/netdata/pull/16810) ([boxjan](https://togithub.com/boxjan)) - Apply ASCII-based comparisons to commands in kickstart script that rely on a particular language setting [#​16806](https://togithub.com/netdata/netdata/pull/16806) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Remove help text that no longer applies. [#​16805](https://togithub.com/netdata/netdata/pull/16805) ([vkalintiris](https://togithub.com/vkalintiris)) - Move mqtt_websockets under aclk/ [#​16804](https://togithub.com/netdata/netdata/pull/16804) ([vkalintiris](https://togithub.com/vkalintiris)) - Fix incorrect major version check in updater. [#​16803](https://togithub.com/netdata/netdata/pull/16803) ([Ferroin](https://togithub.com/Ferroin)) - cgroups: containers-vms add CPU throttling % [#​16800](https://togithub.com/netdata/netdata/pull/16800) ([ilyam8](https://togithub.com/ilyam8)) - Setup sentry-native SDK. [#​16798](https://togithub.com/netdata/netdata/pull/16798) ([vkalintiris](https://togithub.com/vkalintiris)) - Add additional fail reason and source during database initialization [#​16794](https://togithub.com/netdata/netdata/pull/16794) ([stelfrag](https://togithub.com/stelfrag)) - Use original summary for alert transition [#​16793](https://togithub.com/netdata/netdata/pull/16793) ([stelfrag](https://togithub.com/stelfrag)) - Regenerate integrations.js [#​16792](https://togithub.com/netdata/netdata/pull/16792) ([netdatabot](https://togithub.com/netdatabot)) - Update role-based-access.md [#​16791](https://togithub.com/netdata/netdata/pull/16791) ([vkuznecovas](https://togithub.com/vkuznecovas)) - Free key and search, replace patterns [#​16789](https://togithub.com/netdata/netdata/pull/16789) ([stelfrag](https://togithub.com/stelfrag)) - Prepare to functions (eBPF) [#​16788](https://togithub.com/netdata/netdata/pull/16788) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Use named constants for keyword tokens. [#​16787](https://togithub.com/netdata/netdata/pull/16787) ([vkalintiris](https://togithub.com/vkalintiris)) - diskspace: reworked the cleanup to fix race conditions [#​16786](https://togithub.com/netdata/netdata/pull/16786) ([ktsaou](https://togithub.com/ktsaou)) - diskspace missing mutex use [#​16784](https://togithub.com/netdata/netdata/pull/16784) ([ktsaou](https://togithub.com/ktsaou)) - Remove h2o header from libnetdata [#​16780](https://togithub.com/netdata/netdata/pull/16780) ([vkalintiris](https://togithub.com/vkalintiris)) - DYNCFG: dynamically configured alerts [#​16779](https://togithub.com/netdata/netdata/pull/16779) ([ktsaou](https://togithub.com/ktsaou)) - Update replication documentation [#​16778](https://togithub.com/netdata/netdata/pull/16778) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Update telegram documentation [#​16777](https://togithub.com/netdata/netdata/pull/16777) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Delete unused variable. [#​16776](https://togithub.com/netdata/netdata/pull/16776) ([vkalintiris](https://togithub.com/vkalintiris)) - Use unsigned char for binary data in mqtt. [#​16775](https://togithub.com/netdata/netdata/pull/16775) ([vkalintiris](https://togithub.com/vkalintiris)) - Fix warning. [#​16774](https://togithub.com/netdata/netdata/pull/16774) ([vkalintiris](https://togithub.com/vkalintiris)) - fix thread name on fatal and cgroup netdev rename crash [#​16771](https://togithub.com/netdata/netdata/pull/16771) ([ktsaou](https://togithub.com/ktsaou)) - allow POST requests to be received from ACLK [#​16770](https://togithub.com/netdata/netdata/pull/16770) ([ktsaou](https://togithub.com/ktsaou)) - Keep transaction id of request headers [#​16769](https://togithub.com/netdata/netdata/pull/16769) ([ktsaou](https://togithub.com/ktsaou)) - Change default build directory in installer to `build`. [#​16768](https://togithub.com/netdata/netdata/pull/16768) ([Ferroin](https://togithub.com/Ferroin)) - Fix coverity issues [#​16766](https://togithub.com/netdata/netdata/pull/16766) ([stelfrag](https://togithub.com/stelfrag)) - Add missing call for aral_freez (eBPF) [#​16765](https://togithub.com/netdata/netdata/pull/16765) ([thiagoftsm](https://togithub.com/thiagoftsm)) - /api/v1/config tree improvements and swagger documentation [#​16764](https://togithub.com/netdata/netdata/pull/16764) ([ktsaou](https://togithub.com/ktsaou)) - fix compiler warnings [#​16763](https://togithub.com/netdata/netdata/pull/16763) ([ktsaou](https://togithub.com/ktsaou)) - fix cmake \_GNU_SOURCE warnings [#​16761](https://togithub.com/netdata/netdata/pull/16761) ([ktsaou](https://togithub.com/ktsaou)) - fix phtread-detatch() call [#​16760](https://togithub.com/netdata/netdata/pull/16760) ([ktsaou](https://togithub.com/ktsaou)) - Fix sanitizer errors [#​16759](https://togithub.com/netdata/netdata/pull/16759) ([ktsaou](https://togithub.com/ktsaou)) - report timestamps with progress [#​16758](https://togithub.com/netdata/netdata/pull/16758) ([ktsaou](https://togithub.com/ktsaou)) - add schemas to /usr/lib/netdata/conf.d/schema.d [#​16757](https://togithub.com/netdata/netdata/pull/16757) ([ktsaou](https://togithub.com/ktsaou)) - Add netdata_os_info metric [#​16756](https://togithub.com/netdata/netdata/pull/16756) ([colinleroy](https://togithub.com/colinleroy)) - Recursively merge mqtt_websockets [#​16755](https://togithub.com/netdata/netdata/pull/16755) ([vkalintiris](https://togithub.com/vkalintiris)) - packaging: add cap_dac_read_search to go.d.plugin [#​16754](https://togithub.com/netdata/netdata/pull/16754) ([ilyam8](https://togithub.com/ilyam8)) - Name storage engine variables consistently. [#​16753](https://togithub.com/netdata/netdata/pull/16753) ([vkalintiris](https://togithub.com/vkalintiris)) - minor - fix/update codeowners [#​16750](https://togithub.com/netdata/netdata/pull/16750) ([underhood](https://togithub.com/underhood)) - fix cpu per core charts priority [#​16749](https://togithub.com/netdata/netdata/pull/16749) ([ilyam8](https://togithub.com/ilyam8)) - Address sanitizer through CMake and use it for unit tests. [#​16748](https://togithub.com/netdata/netdata/pull/16748) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove unused file [#​16747](https://togithub.com/netdata/netdata/pull/16747) ([stelfrag](https://togithub.com/stelfrag)) - cleanup proc net-dev renames [#​16745](https://togithub.com/netdata/netdata/pull/16745) ([ktsaou](https://togithub.com/ktsaou)) - uninstaller: improve removing `netdata` from groups [#​16742](https://togithub.com/netdata/netdata/pull/16742) ([ilyam8](https://togithub.com/ilyam8)) - Regenerate integrations.js [#​16739](https://togithub.com/netdata/netdata/pull/16739) ([netdatabot](https://togithub.com/netdatabot)) - change get kickstart url to https://get.netdata.cloud/kickstart.sh [#​16738](https://togithub.com/netdata/netdata/pull/16738) ([ilyam8](https://togithub.com/ilyam8)) - health: add httpcheck bad header alert [#​16736](https://togithub.com/netdata/netdata/pull/16736) ([ilyam8](https://togithub.com/ilyam8)) - update default netdata.conf used for native packages [#​16734](https://togithub.com/netdata/netdata/pull/16734) ([ilyam8](https://togithub.com/ilyam8)) - fix missing CPU frequency [#​16732](https://togithub.com/netdata/netdata/pull/16732) ([ilyam8](https://togithub.com/ilyam8)) - Fix handling of hardening flags with Clang [#​16731](https://togithub.com/netdata/netdata/pull/16731) ([Ferroin](https://togithub.com/Ferroin)) - fix excessive "maximum number of cgroups reached" log messages [#​16730](https://togithub.com/netdata/netdata/pull/16730) ([ilyam8](https://togithub.com/ilyam8)) - Regenerate integrations.js [#​16728](https://togithub.com/netdata/netdata/pull/16728) ([netdatabot](https://togithub.com/netdatabot)) - update ebpf-socket function name and columns [#​16727](https://togithub.com/netdata/netdata/pull/16727) ([ilyam8](https://togithub.com/ilyam8)) - Fix --distro-override parameter name in docs [#​16726](https://togithub.com/netdata/netdata/pull/16726) ([moschlar](https://togithub.com/moschlar)) - update go.d.plugin to v0.58.0 [#​16725](https://togithub.com/netdata/netdata/pull/16725) ([ilyam8](https://togithub.com/ilyam8)) - Add GHA workflow to upload kickstart script to our repo server. [#​16724](https://togithub.com/netdata/netdata/pull/16724) ([Ferroin](https://togithub.com/Ferroin)) - Add Netdata Mobile App to issue template config [#​16723](https://togithub.com/netdata/netdata/pull/16723) ([ilyam8](https://togithub.com/ilyam8)) - fix clock resolution detection [#​16720](https://togithub.com/netdata/netdata/pull/16720) ([ktsaou](https://togithub.com/ktsaou)) - cgroups: don't multiply cgroup_check_for_new_every by update_every [#​16719](https://togithub.com/netdata/netdata/pull/16719) ([ilyam8](https://togithub.com/ilyam8)) - Add info to distros.yml for handling of legacy platforms. [#​16718](https://togithub.com/netdata/netdata/pull/16718) ([Ferroin](https://togithub.com/Ferroin)) - Regenerate integrations.js [#​16716](https://togithub.com/netdata/netdata/pull/16716) ([netdatabot](https://togithub.com/netdatabot)) - Add the Mobile App notification Integration [#​16715](https://togithub.com/netdata/netdata/pull/16715) ([sashwathn](https://togithub.com/sashwathn)) - Update GHA steps that handle artifacts to use latest versions of upload/download actions. [#​16714](https://togithub.com/netdata/netdata/pull/16714) ([Ferroin](https://togithub.com/Ferroin)) - CI runtime check cleanup [#​16713](https://togithub.com/netdata/netdata/pull/16713) ([Ferroin](https://togithub.com/Ferroin)) - disable logsmanagement when installing on macOS [#​16708](https://togithub.com/netdata/netdata/pull/16708) ([ilyam8](https://togithub.com/ilyam8)) - dyncfg v2 [#​16702](https://togithub.com/netdata/netdata/pull/16702) ([ktsaou](https://togithub.com/ktsaou)) - delay collecting double linked network interfaces [#​16701](https://togithub.com/netdata/netdata/pull/16701) ([ilyam8](https://togithub.com/ilyam8)) - fix quota calculation when the the db is empty [#​16699](https://togithub.com/netdata/netdata/pull/16699) ([ktsaou](https://togithub.com/ktsaou)) - disable logsmanagement when installing on macOS [#​16697](https://togithub.com/netdata/netdata/pull/16697) ([ilyam8](https://togithub.com/ilyam8)) - Remove Ubuntu 23.04 from the CI [#​16694](https://togithub.com/netdata/netdata/pull/16694) ([tkatsoulas](https://togithub.com/tkatsoulas)) - fix installing service file and start/stop ND using `launchctl` on macOS [#​16693](https://togithub.com/netdata/netdata/pull/16693) ([ilyam8](https://togithub.com/ilyam8)) - improve the error message when accessing functions [#​16692](https://togithub.com/netdata/netdata/pull/16692) ([ktsaou](https://togithub.com/ktsaou)) - cups exit on sigpipe [#​16691](https://togithub.com/netdata/netdata/pull/16691) ([ilyam8](https://togithub.com/ilyam8)) - fix minor omission on netdata-installers arguments [#​16690](https://togithub.com/netdata/netdata/pull/16690) ([tkatsoulas](https://togithub.com/tkatsoulas)) - Revert "Update artifact-handling actions to latest version." [#​16689](https://togithub.com/netdata/netdata/pull/16689) ([tkatsoulas](https://togithub.com/tkatsoulas)) - cmake log2journal netdatacli [#​16688](https://togithub.com/netdata/netdata/pull/16688) ([ktsaou](https://togithub.com/ktsaou)) - atomically load the metric reference count [#​16687](https://togithub.com/netdata/netdata/pull/16687) ([ktsaou](https://togithub.com/ktsaou)) - fix claiming on macOS [#​16686](https://togithub.com/netdata/netdata/pull/16686) ([ilyam8](https://togithub.com/ilyam8)) - add --disable-logsmanagement when building static [#​16684](https://togithub.com/netdata/netdata/pull/16684) ([ilyam8](https://togithub.com/ilyam8)) - fix exporting internal charts context and family [#​16683](https://togithub.com/netdata/netdata/pull/16683) ([ilyam8](https://togithub.com/ilyam8)) - Fatal relaxation of unknown page types. [#​16682](https://togithub.com/netdata/netdata/pull/16682) ([vkalintiris](https://togithub.com/vkalintiris)) - docs: add "Require Cloud" column to functions table [#​16681](https://togithub.com/netdata/netdata/pull/16681) ([ilyam8](https://togithub.com/ilyam8)) - cmake missing defines [#​16680](https://togithub.com/netdata/netdata/pull/16680) ([ktsaou](https://togithub.com/ktsaou)) - Fix alerts-configuration-manager.md [#​16679](https://togithub.com/netdata/netdata/pull/16679) ([Ancairon](https://togithub.com/Ancairon)) - kickstart: dont run install-required-packages.sh as root on macOS [#​16675](https://togithub.com/netdata/netdata/pull/16675) ([ilyam8](https://togithub.com/ilyam8)) - update bundled UI to v6.75.2 [#​16674](https://togithub.com/netdata/netdata/pull/16674) ([ilyam8](https://togithub.com/ilyam8)) - kickstart: add a note on how to access the UI to the success banner [#​16673](https://togithub.com/netdata/netdata/pull/16673) ([ilyam8](https://togithub.com/ilyam8)) - remove contrib/rhel [#​16672](https://togithub.com/netdata/netdata/pull/16672) ([ilyam8](https://togithub.com/ilyam8)) - Update binaries (eBPF) [#​16671](https://togithub.com/netdata/netdata/pull/16671) ([thiagoftsm](https://togithub.com/thiagoftsm)) - eBPF socket (eBPF) [#​16669](https://togithub.com/netdata/netdata/pull/16669) ([thiagoftsm](https://togithub.com/thiagoftsm)) - fix compiler warnings [#​16665](https://togithub.com/netdata/netdata/pull/16665) ([ktsaou](https://togithub.com/ktsaou)) - dont exceed buffer boundaries, when the buffer is empty [#​16664](https://togithub.com/netdata/netdata/pull/16664) ([ktsaou](https://togithub.com/ktsaou)) - set log level of too-old-data message to debug [#​16663](https://togithub.com/netdata/netdata/pull/16663) ([ilyam8](https://togithub.com/ilyam8)) - Improve context load [#​16659](https://togithub.com/netdata/netdata/pull/16659) ([stelfrag](https://togithub.com/stelfrag)) - Shutdown dbengine event loop properly [#​16658](https://togithub.com/netdata/netdata/pull/16658) ([stelfrag](https://togithub.com/stelfrag)) - docs: Correct chart_labels summary [#​16656](https://togithub.com/netdata/netdata/pull/16656) ([sepek](https://togithub.com/sepek)) - Fix coverity issues [#​16655](https://togithub.com/netdata/netdata/pull/16655) ([stelfrag](https://togithub.com/stelfrag)) - Fix overrun in crc32set [#​16654](https://togithub.com/netdata/netdata/pull/16654) ([stelfrag](https://togithub.com/stelfrag)) - Necessary changes for Learn [#​16651](https://togithub.com/netdata/netdata/pull/16651) ([Ancairon](https://togithub.com/Ancairon)) - docs: add a few examples how to query Netdata logs using journalctl [#​16650](https://togithub.com/netdata/netdata/pull/16650) ([ilyam8](https://togithub.com/ilyam8)) - increase max response size to 100MiB [#​16649](https://togithub.com/netdata/netdata/pull/16649) ([ktsaou](https://togithub.com/ktsaou)) - rename bundle dashboard scripts [#​16648](https://togithub.com/netdata/netdata/pull/16648) ([ilyam8](https://togithub.com/ilyam8)) - update bundled UI to v6.72.0 [#​16647](https://togithub.com/netdata/netdata/pull/16647) ([ilyam8](https://togithub.com/ilyam8)) - Fix compilation error when using --disable-dbengine [#​16645](https://togithub.com/netdata/netdata/pull/16645) ([stelfrag](https://togithub.com/stelfrag)) - Create alerts-configuration-manager.md [#​16642](https://togithub.com/netdata/netdata/pull/16642) ([sashwathn](https://togithub.com/sashwathn)) - Add extra build flags to CMakeLists.txt. [#​16641](https://togithub.com/netdata/netdata/pull/16641) ([Ferroin](https://togithub.com/Ferroin)) - Assorted cleanup of native packaging code. [#​16640](https://togithub.com/netdata/netdata/pull/16640) ([Ferroin](https://togithub.com/Ferroin)) - Update artifact-handling actions to latest version. [#​16639](https://togithub.com/netdata/netdata/pull/16639) ([Ferroin](https://togithub.com/Ferroin)) - cmake: make WEB_DIR configurable [#​16638](https://togithub.com/netdata/netdata/pull/16638) ([ilyam8](https://togithub.com/ilyam8)) - Remove code relying on autotools. [#​16634](https://togithub.com/netdata/netdata/pull/16634) ([vkalintiris](https://togithub.com/vkalintiris)) - docs: add "Rootless mode" to Docker install guide [#​16632](https://togithub.com/netdata/netdata/pull/16632) ([ilyam8](https://togithub.com/ilyam8)) - eBPF cgroup update [#​16630](https://togithub.com/netdata/netdata/pull/16630) ([thiagoftsm](https://togithub.com/thiagoftsm)) - Correctly handle basic permissions for most scripts on install. [#​16629](https://togithub.com/netdata/netdata/pull/16629) ([Ferroin](https://togithub.com/Ferroin)) - Fix UB of unaligned loads/stores and signed shifts. [#​16628](https://togithub.com/netdata/netdata/pull/16628) ([vkalintiris](https://togithub.com/vkalintiris)) - cgroups: filter lxcfs.service/.control [#​16620](https://togithub.com/netdata/netdata/pull/16620) ([ilyam8](https://togithub.com/ilyam8)) - Fix coverity issues, logically dead code and error checking [#​16618](https://togithub.com/netdata/netdata/pull/16618) ([stelfrag](https://togithub.com/stelfrag)) - Added energy efficiency img README.md [#​16617](https://togithub.com/netdata/netdata/pull/16617) ([Aliki92](https://togithub.com/Aliki92)) - Fix small coverity issue [#​16616](https://togithub.com/netdata/netdata/pull/16616) ([stelfrag](https://togithub.com/stelfrag)) - ndsudo - a helper to run privileged commands [#​16614](https://togithub.com/netdata/netdata/pull/16614) ([ktsaou](https://togithub.com/ktsaou)) - Robustness improvements to netdata-updater.sh [#​16613](https://togithub.com/netdata/netdata/pull/16613) ([candlerb](https://togithub.com/candlerb)) - Remove assert [#​16611](https://togithub.com/netdata/netdata/pull/16611) ([stelfrag](https://togithub.com/stelfrag)) - Remove CPack stuff from CMake [#​16608](https://togithub.com/netdata/netdata/pull/16608) ([vkalintiris](https://togithub.com/vkalintiris)) - Remove includes outside of libnetdata. [#​16607](https://togithub.com/netdata/netdata/pull/16607) ([vkalintiris](https://togithub.com/vkalintiris)) - Fix (and improve) Coverity scanning. [#​16605](https://togithub.com/netdata/netdata/pull/16605) ([Ferroin](https://togithub.com/Ferroin)) - Delete memory mode "map" and "save". [#​16604](https://togithub.com/netdata/netdata/pull/16604) ([vkalintiris](https://togithub.com/vkalintiris)) - remove v1 dashboard version check from installer [#​16603](https://togithub.com/netdata/netdata/pull/16603) ([ilyam8](https://togithub.com/ilyam8)) - fix not assigned proc_count in installer [#​16602](https://togithub.com/netdata/netdata/pull/16602) ([ilyam8](https://togithub.com/ilyam8)) - i </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
title
| title |
|---|
| TrueCharts |
Community Chart Catalog for TrueNAS SCALE
TrueCharts is a catalog of highly optimised Helm Charts and TrueNAS SCALE Apps. Made for the community, By the community!
All our charts are supposed to work together, be easy to setup using both Helm and the TrueNAS UI and, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Installing TrueCharts within TrueNAS SCALE, is possible using the TrueNAS SCALE Catalog list.
Check TrueCharts Quick-Start Guides for more information.
For installing TrueCharts using helm:
Just add the repository and call it a day!
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior know-how on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.
For more information on creating SCALE Apps and Helm charts, please check out our development manual
Automation and you
We provide a lot of tools to make it easier to develop charts, templates, automated testing, automated fixes, automated docs. Even automated update is included. We also actively try to collaborate with other k8s community projects on tooling, for the betterment of all!
Those tools do, however, take time to develop and are certainly not bug free. If you find mistakes in our tooling, please feel free to repost issues or submit any fixes you feel appropriate!
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Featured Projects
A lot of our work is based on the great effort of others. We would love to extend special thanks to these projects we owe a lot to:
|
|
|
|
|---|---|---|---|
| TrueNAS SCALE | K8S-At-Home | Traefik | Authelia |
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0