summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2024-06-21Regenerate integrations.js (#17986)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-21docs: smartctl: add the "no_check_power_mode" option (#17985)Ilya Mashchenko
2024-06-20Change logging to debug (#17983)Stelios Fragkakis
Change to debug
2024-06-20make cgroups version detection more reliable (#17973)Ilya Mashchenko
2024-06-20improve ping_host_reachable alert calc (#17982)Ilya Mashchenko
2024-06-20Regenerate integrations.js (#17981)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-20docs: add "For Netdata running in a Docker container" to go.d/smartcl (#17980)Ilya Mashchenko
2024-06-20go.d docker respect DOCKER_HOST env var (#17979)Ilya Mashchenko
2024-06-20fix go.d rspamd unexpected response check (#17974)Ilya Mashchenko
2024-06-20go.d dyncfg add job name validation (#17971)Ilya Mashchenko
2024-06-20cgroups: bring back "use unified cgroups" option (#17969)Ilya Mashchenko
2024-06-20go.d postgres index name replace space (#17968)Ilya Mashchenko
2024-06-20go.d replace colon in job name (#17967)Ilya Mashchenko
2024-06-20Fix space percentage calculation in dbengine retention chart (#17963)Stelios Fragkakis
Fix space percentage calculation
2024-06-19fix apcupsd status "slave" (#17961)Ilya Mashchenko
2024-06-19fix apcupsd status (#17960)Ilya Mashchenko
2024-06-19go.d systemdunits: remove "omitempty" tag from collect_unit_files (#17956)Ilya Mashchenko
2024-06-18rename env var for extended internal monitoring (#17951)Ilya Mashchenko
2024-06-18Regenerate integrations.js (#17950)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-18go.d add dmcache collector (#17947)Ilya Mashchenko
2024-06-18Fix warnings (#17940)thiagoftsm
2024-06-18fix indentation in go.d/dnsquery conf (#17948)Ilya Mashchenko
2024-06-18Fix disk max calculation (#17945)Stelios Fragkakis
2024-06-18add "dmsetup status --target cache --noflush" to ndsudo (#17946)Ilya Mashchenko
2024-06-18Regenerate integrations.js (#17944)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-18add OpenSearch to exporting prom meta (#17942)Ilya Mashchenko
2024-06-18update bundled UI to v6.138.3 (#17939)Ilya Mashchenko
2024-06-17Regenerate integrations.js (#17937)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-17go.d storcli add initial support for mpt3sas controllers (#17938)Ilya Mashchenko
2024-06-17Adds GreptimeDB to prometheus metadata (#17936)dennis zhuang
2024-06-17go.d smartctl: don't log found devices on every scan (#17934)Ilya Mashchenko
2024-06-17Regenerate integrations.js (#17933)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-17go.d whoisquery fix defaults in config_schema (#17932)Ilya Mashchenko
2024-06-17go.d whoisquery: use Domain.ExpirationDateInTime if provided (#17926)Ilya Mashchenko
2024-06-17go.d bump github.com/docker/docker v27.0.0+incompatible (#17921)Ilya Mashchenko
2024-06-17Bump k8s.io/client-go from 0.30.1 to 0.30.2 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17923) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17917) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17919) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17Bump github.com/miekg/dns from 1.1.59 to 1.1.61 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17916) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16go.d whoisquery: try requesting extended data if no expiration date (#17913)Ilya Mashchenko
2024-06-16Regenerate integrations.js (#17910)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-16Update nvme/metadata: add how to use in a docker (#17909)Alex Efros
* Update nvme/metadata: add how to use in a docker * improve wording * yamllint please --------- Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-06-16go.d whoisquery: check if exp date is empty (#17911)Ilya Mashchenko
2024-06-16Update x509check/metadata: add missing smtp schema (#17908)Alex Efros
Schema smtp already works, it is already used in this file in an example, and it is mentioned in config_schema.json.
2024-06-14sys_block_zram: don't use "/dev" (#17900)Ilya Mashchenko
sys_block_zram: don't use /dev
2024-06-14Improve ml thread termination during agent shutdown (#17889)Stelios Fragkakis
* Signal ML to terminate first without waiting for the threads to terminate Add additional check if we need to stop within the per host ML processing * Check for SERVICE_COLLECTORS running for the PREDICTION thread * Function void param * Function void param
2024-06-14allow alerts to be created without too many requirements (#17894)Costa Tsaousis
2024-06-14go.d ll netlisteners add support for wildcard address (#17896)Ilya Mashchenko
2024-06-14Regenerate integrations.js (#17897)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-06-14Regenerate integrations.js (#17886)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>