summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
7 daysRegenerate integrations.jsintegrations-regenAncairon
7 daysUpdate Netdata subscription plans documentation (#17571)Fotis Voutsas
* update the plans doc to reflect plans available * update role base access model * view plan n billing updates * change wording * admin wording * update centralized cloud alerts reference doc * remove misleading plan indication * check links, and format files and tables * Update plans.md * Apply suggestions from code review * simplify language in edited docs, make them simpler to grasp * edits from product * Update alerts-configuration-manager.md * Apply suggestions from code review Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com>
7 daysFix compilation without `dbengine` (#17575)thiagoftsm
* fix_dbengine_compilation: Add missing macros to daemon/main * fix_dbengine_compilation: Add missing macros to database/rrdhost.c
7 daysIncrease the message size to the spawn server (#17566)Stelios Fragkakis
* Spawn server check * Increase message buffer
7 days[ci skip] Update changelog and version for nightly build: v1.45.0-329-nightly.netdatabot
8 daysBump google-github-actions/upload-cloud-storage from 2.0.0 to 2.1.0 (#16859)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 daysBump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 (#16860)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 days[ci skip] Update changelog and version for nightly build: v1.45.0-326-nightly.netdatabot
8 daysFix handling of netdata.conf on install in build system. (#17572)Austin S. Hemmelgarn
* Fix handling of netdata.conf on install in build system. * Fix RPM build handling. * Update netdata.spec.in --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
8 daysremove go.d symbol/debug info with RelWithDebInfo (#17569)Ilya Mashchenko
8 daysgo.d prometheus remove apostrophe in label values (#17570)Ilya Mashchenko
8 daysDetect and use ld.mold instead of the system linker. (#17534)Austin S. Hemmelgarn
Not a mandatory dependency, but it significantly speeds up the final linking step for builds.
8 daysSignificantly simplify the protobuf handling in CMake. (#17533)Austin S. Hemmelgarn
8 daysClean up handling of compiler flags in CMake. (#17532)Austin S. Hemmelgarn
* Move all handling of compilation flags inot compiler flags module. Also, make including the module do all the required compiler flag changes. * Switch compiler flag handling to (mostly) use properties. This makes it easier to override individual flags on a per-target basis and also results in slightly simpler CMake code. * Fix typos in compiler flag handling. * Fix missing quotes.
8 daysRegenerate integrations.js (#17567)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
8 daysgo.d smartctl add meta setup prerequisites (#17568)Ilya Mashchenko
8 daysgo.d smartctl small improvements (#17565)Ilya Mashchenko
8 daysEvents tab documentation updates (#17521)Fotis Voutsas
Co-authored-by: Hugo Valente <hugo@netdata.cloud>
8 days[ci skip] Update changelog and version for nightly build: v1.45.0-315-nightly.netdatabot
8 daysgo.d smartctl improve units (#17564)Ilya Mashchenko
9 daysRegenerate integrations.js (#17561)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
9 daysAdd OIDC docs (#17557)Joao Cardoso
* feat: add OIDC docs * Update integrations/cloud-authentication/metadata.yaml Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> * Update integrations/cloud-authentication/metadata.yaml Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> --------- Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com>
9 daysRegenerate integrations.js (#17560)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
9 daysgo.d smartctl (#17536)Ilya Mashchenko
9 daysAdditional code cleanup (#17541)Stelios Fragkakis
* Use macros for readability * Fix macros to return proper value Remove unused variable * Use macro to prepare statement in more places
9 daysUse CPack to generate Debian packages (#17475)vkalintiris
* CPack * Add script to build all artifacts. * Add infrastructure to run package builds via CPack in CI. * Fix typos in distro config. * Fix permissions on package-build script. * Control files for netdata package * pre/post inst files for debugfs. * Fix directory name handling for package build. * pre/post inst scripts for cups * pre/post inst scripts for xenstat * pre/post inst scripts for slabinfo * pre/post inst scripts for apps * pre/post inst scripts for network-viewer * pre/post inst script for nfacct * pre/post inst scripts for freeipmi * pre/post inst scripts for logs-management * pre/post inst perf * pre/post inst scripts for systemd-journal * pre/post init scripts for go.d * pre/post inst scripts for ebpf * pre/post init files for charts.d & python.d * Skip eBPF in packaging. * Fix most of the package names * Add copyright * etc/default/netdata * Bump * Enable all packages except for ebpf. * Add log2journal to netdata component. * Produce pretty-much the same RFS. - No README.md docs - /var/run/netdat missing on CPack's side - No ebpf - No changelogs * Enable ebpf plugin * Fix runtime path * Build debug symbol packages * Update package directory * Fix eBPF and Xenstat conditionals. * Fixes for package build process. * Package version for cpack * Add ebpf-code-legacy package * Update extraction logic * Fix control info for netdata package * Fix control file for chartsd plugin package * Fix typos in package build script. * Update dependencies * Add python3 * Fix verbose option to cpack * Add whitespace in package description field. * SKip adding files that might break rpm packages * Final fixups to package handling. * Fix architecture matching for package build options. * Fix dependency handling. * Remove top-level scripts --------- Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
9 daysAdjust eBPF code. (#17550)thiagoftsm
9 daystry hardcode docs links (#17553)Fotis Voutsas
* hardcode links * Update enable-notifications.md
9 daysNotification section updates (#17551)Fotis Voutsas
* Update enable-notifications.md * Update README.md * Update enable-notifications.md * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
9 daysrefresh the ML documentation and consolidate the two docs (#17543)Fotis Voutsas
* refresh the ML documentation and consolidate the two docs * ml conf doc * ml category overview page debloat * link to AA * update metrics correlation doc * Apply suggestions from code review Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
9 days[ci skip] Update changelog and version for nightly build: v1.45.0-303-nightly.netdatabot
10 daysReally fix platform EOL checks.Austin S. Hemmelgarn
10 daysFix platform EOL check issue assignment. (#17544)Austin S. Hemmelgarn
10 daysBump github.com/likexian/whois from 1.15.2 to 1.15.3 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17542) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 days[ci skip] Update changelog and version for nightly build: v1.45.0-299-nightly.netdatabot
13 daysadd features section requested on Okta review (#17531)Hugo Valente
13 daysDon’t unnescesarily clean repo during static builds. (#17530)Austin S. Hemmelgarn
Don’t clean repo during static builds. We’re using a separate build directory in all cases, so there is no longer any need to try to clean the repository before a static build. This enables running static builds in linked git worktrees.
13 days[ci skip] Update changelog and version for nightly build: v1.45.0-296-nightly.netdatabot
13 daysRevert changes to ENABLE_CLOUD option. (#17528)Austin S. Hemmelgarn
13 daysfix _ndpath in detect_existing_install() (#17527)Ilya Mashchenko
13 daysAnomaly Advisor documentation edits (#17518)Fotis Voutsas
* anomaly advisor documentation edits * replace links * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> * Apply suggestions from code review Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Shyam Sreevalsan <shyam@netdata.cloud>
13 days[ci skip] Update changelog and version for nightly build: v1.45.0-292-nightly.netdatabot
14 daysBump github.com/docker/docker from 26.0.2+incompatible to ↵dependabot[bot]
26.1.0+incompatible in /src/go/collectors/go.d.plugin (#17520) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 daysupdate the file (#17522)Fotis Voutsas
* update the file * simplify wording --------- Co-authored-by: ilyam8 <ilya@netdata.cloud>
14 daysgo.d prometheus fix units for snmp_exporter (#17524)Ilya Mashchenko
2024-04-25Update CMake to request new behavior for all policies through v3.28.0. (#17496)Austin S. Hemmelgarn
Our CMake code definitely works fine with all versions from our minimum suppored version of 3.13 up to and including 3.28, and any of the policies that are likely to affect us should use the new behavior anyway because the old behavior leads to the possiblity of incorrect builds, so explicitly request that CMake all CMake policies provided by the used version up to those provided by v3.28.0 are set to the new behavior.
2024-04-25Move handling of legacy eBPF programs into CMake. (#17512)Austin S. Hemmelgarn
* Move handling of legacy eBPF programs into CMake. * Fix typos. * Fix more typos * Fix up packaging code.
2024-04-25[ci skip] Update changelog and version for nightly build: v1.45.0-286-nightly.netdatabot
2024-04-24add smartctl to ndsudo (#17515)Ilya Mashchenko
2024-04-24Clean up CMake build options. (#17442)Austin S. Hemmelgarn
- Ensure that they have a properly descriptive help string that can be understood without detailed knowledge of Netdata. - Ensure that options that are not intended to be used by regular users are flagged as advanced (and thus do not show up in the various CMake UIs by default). - Ensure that options that are logically dependent on others are handled as such by CMake. - Properly sort main options, and label the groups with comments describing them.