summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2024-04-19Bump github.com/miekg/dns from 1.1.58 to 1.1.59 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17449) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19Bump github.com/prometheus/common from 0.52.3 to 0.53.0 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17448) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19Reconnect to the cloud when resuming from suspension (#17444)Stelios Fragkakis
2024-04-19timex is not supported on windows. (#17443)vkalintiris
2024-04-19Bump github.com/docker/docker from 26.0.1+incompatible to ↵dependabot[bot]
26.0.2+incompatible in /src/go/collectors/go.d.plugin (#17447) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18Associate sentry events with guid. (#17420)vkalintiris
* Refactor sentry-native api. * Constify returned string * Fill id on sentry crashes. * Fix missed rename.
2024-04-18Regenerate integrations.js (#17439)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-18go.d mega/adaptec meta add alerts (#17438)Ilya Mashchenko
2024-04-18Regenerate integrations.js (#17437)Netdata bot
Co-authored-by: vkalintiris <25480816+vkalintiris@users.noreply.github.com>
2024-04-17Start watcher thread after fork (#17436)Stelios Fragkakis
* Start watcher thread after fork * Remove old init
2024-04-17Address cmake compilation (#17314)thiagoftsm
2024-04-17Fix coverity issue 425241 (#17424)Stelios Fragkakis
Add check for statement preparation failure Properly check for bind failure
2024-04-17Regenerate integrations.js (#17434)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-17go.d fix adaptec/megacli meta name (#17433)Ilya Mashchenko
2024-04-17Regenerate integrations.js (#17432)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-17remove python.d/adaptec_raid (#17429)Ilya Mashchenko
2024-04-17go.d adaptec fix meta (#17430)Ilya Mashchenko
2024-04-17go.d rewrite python.d/adaptec_raid (#17428)Ilya Mashchenko
2024-04-17Regenerate integrations.js (#17425)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-16Regenerate integrations.js (#17416)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-16remove python.d/megacli (#17417)Ilya Mashchenko
see you space python megacli
2024-04-16go.d megacli health fix megacli_phys_drive_media_errors (#17419)Ilya Mashchenko
2024-04-16Alert transitions code cleanup (#17103)Stelios Fragkakis
* Separate function to add entries in health_log_detail * Code cleanup * Function returns void * Use prepared statements * Remove unused definitions * Simplify bind params with a macro * Switch macro params * Change param order of SQLITE3_BIND_STRING_OR_NULL * Use macro in more places * More code changes * Rebase
2024-04-16go.d megacli fix meta metrics_description (#17418)Ilya Mashchenko
2024-04-16rewrite megacli in go (#17410)Ilya Mashchenko
2024-04-16go.d sd ll set max_time_series for prometheus/clickhouse (#17415)Ilya Mashchenko
2024-04-16Function docs edits (#17390)Fotis Voutsas
Co-authored-by: Hugo Valente <82235632+hugovalente-pm@users.noreply.github.com> Co-authored-by: ilyam8 <ilya@netdata.cloud>
2024-04-13Bump github.com/vmware/govmomi from 0.36.3 to 0.37.0 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17404) Bump github.com/vmware/govmomi in /src/go/collectors/go.d.plugin Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.36.3 to 0.37.0. - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](https://github.com/vmware/govmomi/compare/v0.36.3...v0.37.0) --- updated-dependencies: - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13Add option to cleanup health_log table (#17385)Stelios Fragkakis
Add option to cleanup health_log table (-W sqlite-alert-cleanup)
2024-04-13Bump github.com/prometheus/common from 0.52.2 to 0.52.3 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17405) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13Bump github.com/docker/docker from 26.0.0+incompatible to ↵dependabot[bot]
26.0.1+incompatible in /src/go/collectors/go.d.plugin (#17403) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.15.0 in ↵dependabot[bot]
/src/go/collectors/go.d.plugin (#17406) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13apply first alarms, then alarm templates (#17398)Costa Tsaousis
apply first alarms, then templates
2024-04-12Regenerate integrations.js (#17399)Netdata bot
Co-authored-by: Ferroin <905151+Ferroin@users.noreply.github.com>
2024-04-12add simple collector to monitor lvm thin volumes space usage (#17394)Ilya Mashchenko
* add lvs to ndsudo * simple collector to monitor lvm thin volumes space usage * allow comma in ndsudo params * fixes * enable by default * add this pool check for now
2024-04-12Regenerate integrations.js (#17396)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-12go.d nvme meta: remove sudoers prereq (#17395)Ilya Mashchenko
2024-04-12fix percentages on alerts (#17391)Costa Tsaousis
2024-04-11Regenerate integrations.js (#17387)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-11go.d nvme: drop using `nvme` directly (#17386)Ilya Mashchenko
2024-04-11go.d intelgpu: use cmd.Wait instead of process.Wait (#17384)Ilya Mashchenko
2024-04-11Remove seemingly dead logging related code from libnetdata. (#17320)Austin S. Hemmelgarn
Remove seemingly dead code from libnetdata. overwrite_thread_source is only accessed in two locations: - It gets written to only by nd_log_set_thread_source, which does not appear to ever be called anywhere in our current code. - It is only ever read by nd_log_validate_source, which because nd_log_set_thread_source is never called should never end up resulting in any actual behavioral changes (since it will always be 0). Based on this, the code is functionally dead, and therefore can safely be removed.
2024-04-11Regenerate integrations.js (#17382)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-11go.d intelgpu switch to using ndsudo (#17380)Ilya Mashchenko
2024-04-11hardcode ndsudo PATH (#17377)Ilya Mashchenko
2024-04-11add intel_gpu_top to ndsudo (#17376)Ilya Mashchenko
2024-04-11Regenerate integrations.js (#17379)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-11go.d intelgpu meta update icon (#17378)Ilya Mashchenko
2024-04-11Regenerate integrations.js (#17375)Netdata bot
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
2024-04-11go.d zfspool minor schema and meta fixes (#17372)Ilya Mashchenko