summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-12go.d ping add missing setting to schema (#17642)Ilya Mashchenko
2024-05-12[ci skip] Update changelog and version for nightly build: v1.45.0-382-nightly.netdatabot
2024-05-12logs: add ND_ALERT_STATUS to facets (#17641)Costa Tsaousis
add ND_ALERT_STATUS to facets
2024-05-11Add valkey to apps_groups.conf (#17639)Mohamed Akram
2024-05-11[ci skip] Update changelog and version for nightly build: v1.45.0-379-nightly.netdatabot
2024-05-10Add Sentry support to new CPack packages. (#17627)Austin S. Hemmelgarn
2024-05-10ndsudo add ssacli (#17635)Ilya Mashchenko
2024-05-10add pcre2 to install-required-packages "netdata" for macOS (#17633)Ilya Mashchenko
2024-05-10health update isc dhcp alarms (#17634)Ilya Mashchenko
2024-05-10[ci skip] Update changelog and version for nightly build: v1.45.0-374-nightly.netdatabot
2024-05-09Bump github.com/docker/docker from 26.1.1+incompatible to ↵dependabot[bot]
26.1.2+incompatible in /src/go/collectors/go.d.plugin (#17631) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09Improve handling of an alert that transitions to the REMOVED state (#17621)Stelios Fragkakis
2024-05-09Regenerate integrations.js (#17630)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-05-09go.d isc_dhcpd create a chart for each pool (#17629)Ilya Mashchenko
2024-05-09python.d remove bind_rndc (#17628)Ilya Mashchenko
2024-05-09Regenerate integrations.js (#17626)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-05-09go.d filecheck update to create a chart per instance (#17624)Ilya Mashchenko
2024-05-09go.d systemdunits fix unit files selector (#17622)Ilya Mashchenko
2024-05-09[ci skip] Update changelog and version for nightly build: v1.45.0-365-nightly.netdatabot
2024-05-08log to journal all transitions (#17618)Costa Tsaousis
2024-05-08Remove contrib now that we use cpack for DEB packages (#17614)vkalintiris
2024-05-08add update every to json schema (#17613)Costa Tsaousis
2024-05-08[ci skip] Update changelog and version for nightly build: v1.45.0-361-nightly.netdatabot
2024-05-08reset health when children disconnect (#17612)Costa Tsaousis
* reset health when children disconnect * cleanup when health is enabled somehow * fix cleanup * fix cleanup * reset health flags on disconnect * cleanup obsolete states * use the host variable * set health variables on every chart update
2024-05-07Add option to limit architectures for offline installs. (#17604)Austin S. Hemmelgarn
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-05-07go.d dyncfg return 200 on Enable for running jobs (#17611)Ilya Mashchenko
2024-05-07Regenerate integrations.js (#17610)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-05-07go.d systemdunits add unit files state (#17606)Ilya Mashchenko
2024-05-07Bump golang.org/x/net from 0.24.0 to 0.25.0 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17609) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07Bump jinja2 from 3.1.3 to 3.1.4 in /packaging/dag (#17607)dependabot[bot]
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07[ci skip] Update changelog and version for nightly build: v1.45.0-353-nightly.netdatabot
2024-05-06Regenerate integrations.js (#17603)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-05-06Make offline installs properly offline again. (#17602)Austin S. Hemmelgarn
* Make offline installs properly offline again. * Update packaging/installer/kickstart.sh * Clean up path canonicalization. --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2024-05-06remove python.d/smartd_log (#17600)Ilya Mashchenko
2024-05-06Update eBPF code to v1.4.1. (#17591)Austin S. Hemmelgarn
* Bump libbpf to v1.4.1p_netdata. * Update eBPF CO-RE code to v1.4.1 * Update legacy eBPF code to v1.4.1.
2024-05-06Fix handling of vendored eBPF code in CMake. (#17556)Austin S. Hemmelgarn
* Fix logic error in CMake code for kernel version detection. * Force legacy libbpf for CentOS 7 and AL 2 package builds. * Check target kernel version instead of host kernel version. This should help when building in containers. * Fix up handling for older versions of CMake. * Use CMake C compiler for libbpf builds. * Fix selection of legacy eBPF code in static builds. * Explicitly pull in kernel headers on CentOS. * Fix typo in FORCE_LEGACY_LIBBPF option. * Only enable eBPF by default on x86. * Fix detection of static builds. * Fix libc detection logic. * Fix handling of static builds. * Fix musl libc detection. * Fix check messages for libc detection.
2024-05-06go.d postgres: reset table/index bloat stats before querying (#17598)Ilya Mashchenko
2024-05-06Bump golang.org/x/text from 0.14.0 to 0.15.0 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17596) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04[ci skip] Update changelog and version for nightly build: v1.45.0-345-nightly.netdatabot
2024-05-03Bump github.com/docker/docker from 26.1.0+incompatible to ↵dependabot[bot]
26.1.1+incompatible in /src/go/collectors/go.d.plugin (#17592) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03Fix handling of service startup in DEB packages. (#17589)Austin S. Hemmelgarn
2024-05-03go.d/python.d respect all netdata log levels (#17587)Ilya Mashchenko
2024-05-03docs: Add Ubuntu AArch64 that is missing from the list (#17538)Daniel Gibbs
2024-05-03[ci skip] Update changelog and version for nightly build: v1.45.0-340-nightly.netdatabot
2024-05-02Fix DEB package conflict entries. (#17584)Austin S. Hemmelgarn
2024-05-02fix ndsudo setuid bit for static builds (#17583)Ilya Mashchenko
2024-05-02Fix invalid item in postinst script for Netdata package. (#17580)Austin S. Hemmelgarn
2024-05-02[ci skip] Update changelog and version for nightly build: v1.45.0-336-nightly.netdatabot
2024-05-02Cpack fixes (#17576)vkalintiris
* Fix list joining * Fix plugin apps typo
2024-05-02fix table (#17581)Hugo Valente