summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-23[ci skip] create nightly packages and update changelognetdatabot
2021-03-22Fix name of PackageCLoud API token secret in workflows. (#10828)Austin S. Hemmelgarn
It0s easier to rename it in the workflows than in the repo configuration.
2021-03-22Fix broken link in StatsD guide (#10831)Joel Hans
2021-03-22health: add collector prefix to the external collectors alarms/templates ↵Ilya Mashchenko
(#10830)
2021-03-22Fix resource allocation management during health reload (CID 367566) (#10813)Stelios Fragkakis
2021-03-22health: remove exporting_metrics_lost template (#10829)Ilya Mashchenko
2021-03-22Added Ubuntu 21.04 and Fedora 34 to our CI checks and binary package builds. ↵Austin S. Hemmelgarn
(#10791) * Add Ubuntu 21.04 and Fedora 34 to our CI checks. * Add Fedora 34 and Ubuntu 21.04 package builds as well.
2021-03-22installer: update go.d.plugin version to v0.28.1 (#10826)Ilya Mashchenko
2021-03-22Add data query support for archived charts (#10771)Stelios Fragkakis
2021-03-20[ci skip] create nightly packages and update changelognetdatabot
2021-03-19health: log an error if any when send email notification (#10818)Ilya Mashchenko
2021-03-19health: apply adapter_raid alarms for every logical/physical device (#10820)Ilya Mashchenko
2021-03-19Fix handling of nightly and release packages in GHA workflows. (#10819)Austin S. Hemmelgarn
2021-03-19update bug report template (#10807)Timotej S
* update bug report template * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2021-03-19move https_client into separate file (#10784)Timotej S
2021-03-19Add check for children connecting to a parent agent with unsupported memory ↵Stelios Fragkakis
mode (#10787)
2021-03-19[ci skip] create nightly packages and update changelognetdatabot
2021-03-18Don't show alarms for charts without data (#10804)Vladimir Kobal
2021-03-18Fix eBPF compilationthiagoftsm
Fix eBPF plugin compilation when `-O0` is given as argument.
2021-03-18health: exclude cgroups net ifaces from packets dropped alarms (#10806)Ilya Mashchenko
2021-03-18fix claiming via env vars in docker container (#10811)Ilya Mashchenko
2021-03-18claiming: increase curl connect-timeout and decrease number of claim ↵Ilya Mashchenko
attempts (#10800)
2021-03-18Run the Docker CI checks unconditionally instead of only when we see ↵Austin S. Hemmelgarn
changes. (#10808) The list of files to indicate changes was woefully incomplete, and we want this to be a required check anyway, so we have to run it unconditionally.
2021-03-18Expand what platforms we run updater CI checks on. (#10792)Austin S. Hemmelgarn
2021-03-18eBPF plugin thiagoftsm
Change eBPF plugin internal organization.
2021-03-18Fix typos in GHA workflows. (#10803)Austin S. Hemmelgarn
2021-03-18[ci skip] create nightly packages and update changelognetdatabot
2021-03-17Properly prepare version for binary package builds. (#10790)Austin S. Hemmelgarn
2021-03-17Update Coverity version so that scanning works again. (#10794)Austin S. Hemmelgarn
2021-03-17health: remove ram_in_swap alarm (#10789)Ilya Mashchenko
2021-03-17Add statsd guide (#10719)Odysseas Lamtzidis
* Add statsd guide * move untitled section to intro * Update docs/guides/monitor/statsd.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update docs/guides/monitor/statsd.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com> Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2021-03-17Add Slack notifications for build failures. (#10781)Austin S. Hemmelgarn
2021-03-17health: use separate packets_dropped_ratio alarms for wifi network ↵Ilya Mashchenko
interfaces (#10785)
2021-03-17New thread for ebpf.plugin thiagoftsm
Add monitoring to `sync` syscall
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. ↵Tomáš Kopal
(#10354)
2021-03-17Adds _aclk_impl label (#10778)Timotej S
* add _aclk_impl label for cloud * aclk_otp removes unneeded include
2021-03-17Add processes and move clamav (#9313)Steve8291
2021-03-17add a dump_methods parameter to alarm-notify.sh.in (#10772)Emmanuel Vasilakis
2021-03-17[ci skip] create nightly packages and update changelognetdatabot
2021-03-16health: add `wmi_` prefix to the wmi collector network alarms (#10782)Ilya Mashchenko
2021-03-16add k6.conf (#10733)Odysseas Lamtzidis
* add k6.conf * Update collectors/statsd.plugin/k6.conf Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> * fixes for Ilya Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2021-03-16web/gui: add max value to the nvidia_smi.fan_speed gauge (#10780)Ilya Mashchenko
2021-03-16Fix typo in dashboard_info.js (#10775)Ikko Ashimine
occured -> occurred
2021-03-16health/: fix various alarms critical and warning thresholds hysteresis (#10779)Ilya Mashchenko
2021-03-16health: make vernemq alarms less sensitive (#10770)Ilya Mashchenko
2021-03-16Add guide: Unsupervised anomaly detection for Raspberry Pi monitoring (#10713)Joel Hans
* Init guide * Tweaks * Finalize draft
2021-03-16Fixed Travis config issues related to new packaging workflows. (#10774)Austin S. Hemmelgarn
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
* adds a new implementation of ACLK written almost from scratch * external dependencies only OpenSSL and JSON-C * fallback for systems where ACLK Legacy can't build (for technical or philosophical reasons) * can be forced to build by giving "--aclk-ng" to the installer
2021-03-16[ci skip] create nightly packages and update changelognetdatabot
2021-03-15Enable metadata persistence in all memory modes (#10742)Stelios Fragkakis