summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-03[ci skip] create nightly packages and update changelogdashboard-v2.18.5netdatabot
2021-07-02Ebpf disk latency (#11276)thiagoftsm
Add disk monitoring independent of filesystem.
2021-07-02fix various python modules charts contexts (#11310)Ilya Mashchenko
2021-07-02[docs] fix prometheus node cpu alert rule (#11309)Ilya Mashchenko
2021-07-02[ci skip] create nightly packages and update changelognetdatabot
2021-07-01health: remove pythond modules specific last_collected alarms (#11307)Ilya Mashchenko
2021-07-01[ci skip] create nightly packages and update changelognetdatabot
2021-06-30eBPF plugin remove parallel plugins (#11287)thiagoftsm
Add helpers to avoid multiple plugins running in parallel
2021-06-30fix `mdstat` current operation charts context/title (#11289)Ilya Mashchenko
2021-06-30[ci skip] create nightly packages and update changelognetdatabot
2021-06-29remove access check for install-type file (#11288)Emmanuel Vasilakis
2021-06-29[ci skip] create nightly packages and update changelognetdatabot
2021-06-28support TLS SNI in ACLK-NG (#11285)Timotej S
2021-06-28Extra posthog attributes (#11237)Emmanuel Vasilakis
* add some more analytics items to posthog * add CI check * use empty string if install_type can not be read * better check of CI variable * reduce scope * get prebuilt distro * check for legacy/ng aclk implementation * use else * add list delimiter to exporting * Revert "check for legacy/ng aclk implementation" This reverts commit 4f0adf872176d75f75232ac95117beebfffdd50d. * formatting * use snprintfz * use a function for getting the value * fix buf size and formatting * fix crash when exporting is not enabled * remove netdata_is_in_ci
2021-06-26[ci skip] create nightly packages and update changelognetdatabot
2021-06-25Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#11269)dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24[ci skip] create nightly packages and update changelognetdatabot
2021-06-23fixes confusing error in ACLK Legacy (#11278)Timotej S
2021-06-23Add Alpine 3.14 to CI. (#11270)Austin S. Hemmelgarn
And remove EOL Alpine 3.10.
2021-06-23makes ACLK-NG the default if available (#11272)Timotej S
2021-06-23update old log to new (#11263)Odysseas Lamtzidis
2021-06-23[ci skip] create nightly packages and update changelognetdatabot
2021-06-22Add openSUSE 15.3 package builds. (#11259)Austin S. Hemmelgarn
* Add openSUSE 15.3 package builds. * Fix dependencies for OpenSUSE package build test.
2021-06-22Add vkalintiris as a code owner for more components (#11221)vkalintiris
* Add vkalintiris as a code owner for more components * Remove mfundul from code owners.
2021-06-21Added new postgres charts and updated standby charts to include slot_… ↵gizzardqueen
(#11267)
2021-06-19[ci skip] create nightly packages and update changelognetdatabot
2021-06-18Explicitly update libarchive on CentOS 8 when installing dependencies. (#11264)Austin S. Hemmelgarn
Otherwise, cmake will fail.
2021-06-18fix kickstart-static64.sh install script fail when trying to access ↵Ilya Mashchenko
`.install-type` before it is created (#11262) * packaging: fix crash when trying to access .install-type * fix checksums * use -f * update checksum
2021-06-18Ebpf apps memory usage (#11256)thiagoftsm
2021-06-18Add openSUSE 15.3 CI checks. (#11258)Austin S. Hemmelgarn
2021-06-18Fix libjudy installation on CentOS 8. (#11248)Austin S. Hemmelgarn
2021-06-18[ci skip] create nightly packages and update changelognetdatabot
2021-06-17Updates the docu with info about dual ACLK (#11243)Timotej S
* add info for dual aclk into readme * Update aclk/README.md Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
2021-06-17slabinfo: Handle slabs added after discovery (#11257)Adrien Mahieux
2021-06-17[ci skip] create nightly packages and update changelognetdatabot
2021-06-16eBPF keep values from `ebpf.d.conf` (#11253)thiagoftsm
2021-06-16[ci skip] create nightly packages and update changelognetdatabot
2021-06-15Add more nics to FreeBSD plugin (#11251)Daniel Engberg
Add support for Intel 2.5G and Synopsys DesignWare nic (and variants) driver Ref: https://reviews.freebsd.org/D30668 https://github.com/freebsd/freebsd-src/blob/master/sys/dev/dwc/if_dwc.c Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2021-06-15Send correct aclk implementation used by agent to posthog. (#11247)Emmanuel Vasilakis
2021-06-15Disable telemetry in CI. (#11233)Austin S. Hemmelgarn
It skews our data in (probably) strange ways.
2021-06-15[ci skip] create nightly packages and update changelognetdatabot
2021-06-14Fixes error on --disable-cloud (#11244)Timotej S
always include aclk_api.h
2021-06-14Adds xfs filesystem monitoring to eBPF (#11238)thiagoftsm
2021-06-14Swap class and type attributes in stock alarm configurations (#11240)Emmanuel Vasilakis
* swap type and class * edit REFERENCE.md
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-12[ci skip] create nightly packages and update changelognetdatabot
2021-06-11packaging: update go.d.plugin version to v0.29.0 (#11239)Ilya Mashchenko
2021-06-11[ci skip] create nightly packages and update changelognetdatabot
2021-06-10health: update cockroachdb alarms (#11235)Ilya Mashchenko
2021-06-10Decentralized (#11220)Odysseas Lamtzidis
* add blockchain-related apps to apps-groups * add more blockchains * fix spaces; add relevant comment * fixes for ilya * break ethereum nodes in their own groups * remove empty lines * Update collectors/apps.plugin/apps_groups.conf Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>