summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-24Fix agent crash when executing data query with context and non-existing ↵Stelios Fragkakis
chart_label_key (#10844)
2021-03-24Check device names in diskstats plugin (#10843)Vladimir Kobal
2021-03-24fix_repeat: Update repeat_every and avoid unecessary test (#10846)thiagoftsm
2021-03-24[ci skip] create nightly packages and update changelognetdatabot
2021-03-23Assorted updater fixes. (#10613)Austin S. Hemmelgarn
* Fix option name in updater re-invocation code. * Fix handling of a pre-set temporary directory. * Properly pass temporary directory from updater to installer.
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-23Properly reference the distro-ID parsing script for package uploads. (#10840)Austin S. Hemmelgarn
2021-03-23adding a default job with some params and example of additional job. (#10777)Andrew Maguire
* adding a default job with some params and example of additional job.
2021-03-23Add basic failure notifications for the Coverity workflow. (#10796)Austin S. Hemmelgarn
2021-03-23Add lock check to avoid shutdown when compiled with internal and locking ↵Stelios Fragkakis
checks (#10835)
2021-03-23add Installation method to the bug template (#10836)Ilya Mashchenko
2021-03-23health: apply megacli alarms for all adapters/physical disks (#10834)Ilya Mashchenko
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