summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-04-12[ci skip] release v1.30.1v1.30.1netdatabot
2021-04-12[netdata patch release] v1.30.1Austin S. Hemmelgarn
2021-04-09[ci skip] create nightly packages and update changelognetdatabot
2021-04-08Don’t use glob expansion in argument to `cd` in updater. (#10936)Austin S. Hemmelgarn
2021-04-08[ci skip] create nightly packages and update changelognetdatabot
2021-04-07Add a CRASH event when the agent fails to properly shutdown (#10893)Stelios Fragkakis
2021-04-07Fix memory corruption issue when executing context queries in RAM/SAVE ↵Stelios Fragkakis
memory mode (#10933)
2021-04-07Update CODEOWNERS (#10928)Konstantinos Natsakis
2021-04-07Fix incorrect health log entries (#10822)Stelios Fragkakis
2021-04-07[ci skip] create nightly packages and update changelognetdatabot
2021-04-06Update README.md (#10898)Yannis Sliman
2021-04-06Update news and GIF in README, fix typo (#10900)Joel Hans
* Update news * Fix typo for Yannis * Add new GIF
2021-04-06Add libzstd-dev (#10925)Josh Soref
Needed by Unit Tests (cmocka) Fixes #10838 Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-04-06[ci skip] create nightly packages and update changelognetdatabot
2021-04-05Bump version of OpenSSL bundled in static builds to 1.1.1k (#10884)Austin S. Hemmelgarn
This includes a number of security fixes relative to the version we are currently bundling.
2021-04-05Spelling build (#10428)Josh Soref
* spelling: alleviate Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: available Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: berkeley Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: cannot Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: centos Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: context Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: continuously Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: correlate Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: defaults Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: dependencies Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: dependency Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: different Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: doesn't Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: example Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: forbidden Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: necessary Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: nightly Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: normally Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: notification Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: overridden Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: packet Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: program Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: prompted for Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: proxyadmin Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: red hat Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: relative Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: script Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: scriptlet Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: somewhere Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: spinning Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: substitution Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: success Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: successfully Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: sysadmin Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: tarball Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: telemetry Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: temporary Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: timeout Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: unsupported Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: updates Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: useful Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: way Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * Update kickstart script checksums in documentation Co-authored-by: Vladimir Kobal <vlad@prokk.net>
2021-04-05Properly handle binary package reuplods. (#10878)Austin S. Hemmelgarn
PackageCloud does not allow duplicate uploads, and we currently have no good way to avoid duplicate nightly builds, so we need to remove any existing packages with the same name before we upload newly built packages.
2021-04-03[ci skip] create nightly packages and update changelognetdatabot
2021-04-02Fixed bundling of ACLK-NG components in dist tarballs. (#10894)Austin S. Hemmelgarn
2021-04-01[ci skip] create nightly packages and update changelognetdatabot
2021-03-31[ci skip] release v1.30.0v1.30.0netdatabot
2021-03-31[netdata minor release] v1.30.0Austin S. Hemmelgarn
2021-03-31Properly handle different netcat command names. (#10883)Austin S. Hemmelgarn
2021-03-27[ci skip] create nightly packages and update changelognetdatabot
2021-03-26Update syntax for Caddy v2 (#10823)Paul Salazar
2021-03-26Add carrier and mtu charts for network interfaces (#10866)Vladimir Kobal
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2021-03-26Remove corss-platform builds on Travis. (#10865)Austin S. Hemmelgarn
We’re already doing the same thing in GitHub Actions, and they apparently can break on Travis due to infrastructure issues in such a way that we can’t restart the build at all.
2021-03-26alarm(irc): add support to change IRC_PORT (#10824)Ryan Lahfa
* alarm(irc): add support to change IRC_PORT
2021-03-26health: improve alarms infos (#10853)Ilya Mashchenko
* health: update anomalies alarms info * health: update apcupsd alarms info * health: update backend alarms info * health: update bcache alarms info * health: update beanstalk alarms info * health: update bind_rndc alarms info * health: update boinc alarms info * health: update btrfs alarms info * health: update ceph alarms info * health: update cgroups alarms info * health: update cockroachdb alarms info * health: update cpu alarms info * health: update cpu dbengine info * health: update cpu disks info * health: update cpu dns_query info * health: update cpu dnsmasq_dhcp info * health: update cpu dockerd info * health: update cpu entropy info * health: update cpu fping info * health: update cpu gearman info * health: update cpu haproxy info * health: update cpu hdfs info * health: update cpu httpcheck info * health: update cpu ioping info * health: update cpu ipc alarms info * health: update cpu ipfs alarms info * health: update cpu ipmi alarms info * health: update cpu isc_dhcpd alarms info * health: update cpu kubelet alarms info * health: update cpu linux_power_supply alarms info * health: update cpu load alarms info * health: update cpu mdstat alarms info * health: update cpu megacli alarms info * health: update cpu memcached alarms info * health: update cpu memory alarms info * health: update cpu mysql alarms info * health: update cpu net alarms info * health: update cpu netfilter alarms info * health: update cpu pihole alarms info * health: update cpu portcheck alarms info * health: update cpu processes alarms info * health: update cpu ram alarms info * health: update cpu redis alarms info * health: update cpu retroshare alarms info * health: update cpu riakkv alarms info * health: update cpu scaleio alarms info * health: update cpu softnet alarms info * health: update cpu swap alarms info * health: update cpu sync alarms info * health: update cpu tcp_conn alarms info * health: update cpu tcp_listen alarms info * health: update cpu tcp_mem alarms info * health: update cpu tcp_orphans alarms info * health: update cpu tcp_resets alarms info * health: update cpu udp_errors alarms info * health: update cpu unbound alarms info * health: update cpu vcsa alarms info * health: update cpu vernemq alarms info * health: update cpu vsphere alarms info * health: update cpu whoisquery alarms info * health: update cpu wmi alarms info * health: update cpu x509check alarms info * health: update cpu zfs alarms info * health: update web_log alarms info * health: update mdstat alarms info * health: update processes alarms info * health: minor * Update health/health.d/load.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/mysql.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/mysql.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/memory.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/memory.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/httpcheck.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/pihole.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/web_log.conf Co-authored-by: Vladimir Kobal <vlad@prokk.net> * Update health/health.d/bcache.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/dbengine.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/mdstat.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/memcached.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/net.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/ram.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/softnet.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/softnet.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/tcp_resets.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> * Update health/health.d/tcp_resets.conf Co-authored-by: Joel Hans <joel.g.hans@gmail.com> Co-authored-by: Vladimir Kobal <vlad@prokk.net> Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2021-03-26Add a new parameter 'chart' to the /api/v1/alarm_log. (#10788)Emmanuel Vasilakis
* add a chart parameter to api alarm_log * Use hash_chart instead * also do the strcmp * cleaner? * save an if * move simple_hash out of the loop * Changed if * formatting changes * fix formating
2021-03-25Fix handling of binary package uploads. (#10860)Austin S. Hemmelgarn
2021-03-25Fix typo in main.h (#10858)Ikko Ashimine
descripton -> description
2021-03-25minor - add info about --aclk-ng to netdata-installer (#10852)Timotej S
2021-03-25[ci skip] create nightly packages and update changelognetdatabot
2021-03-24Add guide: Develop a custom data collector for Netdata in Python (#10710)Joel Hans
* Init guide * Fixes for Odysseas * Add config section * Remove q's * Update docs/guides/python-collector.md Co-authored-by: Andrew Maguire <andrewm4894@gmail.com> * Update contexts per Ilya * Merge upstream change * Press F Co-authored-by: Odysseas Lamtzidis <odyslam@gmail.com> Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2021-03-24mqtt-c coverity fixes (#10851)Timotej S
2021-03-24web/gui: make network state map sytanx consistent in the dashboard info (#10849)Ilya Mashchenko
2021-03-24Ebpf extend sync (#10814)thiagoftsm
Extend synchronization thread.
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