summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-23Fix mappings, overrides after fixed metrics.csvopentelemetry-unitsRalph Meijer
This relates to https://github.com/netdata/go.d.plugin/pull/1188
2023-05-23Print column headings and skip CSV headingsRalph Meijer
2023-05-16Add unit conversion scriptRalph Meijer
2023-05-16bump go.d.plugin to v0.53.0 (#15059)Ilya Mashchenko
2023-05-16[ci skip] Update changelog and version for nightly build: v1.39.0-30-nightly.netdatabot
2023-05-15Fix ACLK memleak (#15055)Timotej S
* fix memleak * minor simplify
2023-05-15fix(debugfs/zswap): don't collect metrics if Zswap is disabled (#15054)Ilya Mashchenko
2023-05-15Debugfs collector (#15017)thiagoftsm
Co-authored-by: Fotis Voutsas <fotis@netdata.cloud> Co-authored-by: Austin S. Hemmelgarn <ahferroin7@gmail.com> Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-05-15Comment out default `role_recipients_*` values (#15047)James Gregory-Monk
2023-05-15Bump google-github-actions/upload-cloud-storage from 1.0.1 to 1.0.3 (#15052)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#15053)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13[ci skip] Update changelog and version for nightly build: v1.39.0-23-nightly.netdatabot
2023-05-12Reduce netdatacli size (#15024)Stelios Fragkakis
* Reduce netdatacli size * Terminate string * Dummy functions to handle building with NETDATA_INTERNAL_CHECKS * Formatting * Fix formatting / properly initialize args * Fix compilation errors where using NETDATA_TRACE_ALLOCATIONS
2023-05-12Update SQLITE to version 3.41.2 (#15031)Stelios Fragkakis
Upgrade sqlite to 3.41.2
2023-05-12[ci skip] Update changelog and version for nightly build: v1.39.0-20-nightly.netdatabot
2023-05-11Small update ml defaults (#15046)Andrew Maguire
2023-05-11Wording fix in interact with charts doc (#15040)Fotis Voutsas
* Wording fix in interact with charts doc * Update docs/cloud/visualize/interact-new-charts.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-05-11Fix handling of permissions in static installs. (#15042)Austin S. Hemmelgarn
2023-05-11libjudy: remove JudyLTablesGen (#14984)Zephyr Lykos
JudyLTablesGen could be replaced with a pregenerated file with 32-bit / 64-bit specific macros. Fixes #14185
2023-05-11fatal in claim() only if --claim-only is used (#15039)Ilya Mashchenko
2023-05-11Remove old logic for handling of legacy stock config files. (#14829)Austin S. Hemmelgarn
2023-05-11[ci skip] Update changelog and version for nightly build: v1.39.0-13-nightly.netdatabot
2023-05-11Update tor.chart.py (#15041)jmphilippe
Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-05-10make zlib compulsory dep (#14928)Timotej S
zlib compulsory
2023-05-10initial minimal h2o webserver integration (#14585)Timotej S
Introduces h2o based web server as an alternative
2023-05-10Adjust buffers to prevent overflow (#15025)Stelios Fragkakis
* Adjust buffers to prevent overflow * Adjust strncat parameter to prevent buffer overflow
2023-05-10Silence dimensions with noisy ML models (#15011)vkalintiris
* Add suppression options. * Silence noisy dimensions
2023-05-10[ci skip] Update changelog and version for nightly build: v1.39.0-7-nightly.netdatabot
2023-05-09Slight wording fix on the database readme (#15034)Fotis Voutsas
* Update README.md * Update database/README.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-05-09Update troubleshooting-agent-with-cloud-connection.md (#15029)Chris Akritidis
* Update troubleshooting-agent-with-cloud-connection.md * Update troubleshooting-agent-with-cloud-connection.md * Update docs/guides/troubleshoot/troubleshooting-agent-with-cloud-connection.md Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud> --------- Co-authored-by: Austin S. Hemmelgarn <austin@netdata.cloud>
2023-05-09Rollback ML transaction on failure. (#15013)vkalintiris
2023-05-09[ci skip] Update changelog and version for nightly build: v1.39.0-3-nightly.netdatabot
2023-05-08review the billing docs for the flow (#15014)Hugo Valente
* review the billing docs for the flow * reviewed FAQ with feedback from Dimitris
2023-05-08Update chart documentation (#15010)Fotis Voutsas
* initial update commit, organize info * wording changes * add screenshots and more info * small fix * small fix * Apply suggestions from code review Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com> * changes from review --------- Co-authored-by: Chris Akritidis <43294513+cakrit@users.noreply.github.com>
2023-05-08[ci skip] Minor release v1.39.0.v1.39.0netdatabot
2023-05-08[ci skip] Update changelog and version for nightly build: v1.38.0-476-nightly.netdatabot
2023-05-07Fix typo in file capabilities settings in static installer. (#15023)Austin S. Hemmelgarn
2023-05-06[ci skip] Update changelog and version for nightly build: v1.38.0-474-nightly.netdatabot
2023-05-05On data and weight queries now instances filter matches also ↵Costa Tsaousis
instance_id@node_id (#15021) instances filter now matches also instance_id@node_id
2023-05-05add `grafana` to `apps_groups.conf` (#15020)Andrew Maguire
2023-05-05Set file capabilities correctly on static installs. (#15018)Austin S. Hemmelgarn
Instead of just making all the files SUID 0, set capabilities when we know which ones are needed and `setcap` is installed. If setcap is not available, we still fall back properly to SUID on plugins that truly need it.
2023-05-05[ci skip] Update changelog and version for nightly build: v1.38.0-470-nightly.netdatabot
2023-05-04Differentiate error codes better when claiming from kickstart script. (#15015)Austin S. Hemmelgarn
2023-05-04feat(apps.plugin): collect context switches (#15002)Ilya Mashchenko
2023-05-03Fix coverity issues (#15005)Stelios Fragkakis
Fix coverity issues 384022, 384021, 383825
2023-05-03Bump Coverity scan tool version. (#15003)Austin S. Hemmelgarn
Also update the script so that this process becomes a bit easier in the future.
2023-05-03weights endpoint: volume diff of anomaly rates (#15004)Costa Tsaousis
when querying the volume delta of anomaly rates, only consider higher highlighted area anomalies
2023-05-03add support for monitoring thp, ballooning, zswap, ksm cow (#15000)Costa Tsaousis
* add support for monitoring thp, ballooning, zswap, ksm cow * update proc metrics.csv * updated metrics.csv * Revert "updated metrics.csv" This reverts commit 54b9464be7c0d805220bbcb2144b4b4d7780a9c5. * replaced prog.plugin with proc.plugin --------- Co-authored-by: ilyam8 <ilya@netdata.cloud>
2023-05-03[ci skip] Update changelog and version for nightly build: v1.38.0-463-nightly.netdatabot
2023-05-02Address log issue (#14958)thiagoftsm