summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
Preparing for the cloud release. This changes how we handle the feature flag so that it no longer requires installer switches and can be set from the config file. This still requires internal access to use and is not ready for public access yet.
2020-03-31dashboard v0.4.10 (#8553)Jacek Kolasa
fix help-tooltips styling fix private-registry nodes deletion (cherry-pick from new-navbars release branch) fix small sidebar "jumps" on document click (problem related probaby to bootstrap update)
2020-03-31apache: fix `bytespersec` chart context (#8550)Ilya Mashchenko
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
The default cloud url has been updated to app.netdata.cloud ready for the release. The claiming process now checks the current user executing claiming and refuses to perform the claim for the wrong user. If the current UID is 0 then claiming proceeds but the file ownership is adjusted to be the correct netdata user. The default expected user is `netdata` unless the script can identify the user from the current configuration. After the claiming script is executed the CLI is used to reload the claiming state.
2020-03-31Switched to the new React dashboard code as the default dashboard. (#8363)Austin S. Hemmelgarn
* Initial installer components for new dashboard. * Add script to switch between react and classic dashboards. * Update to newest version of react dashboard. * Properly substitute webdir. * Fix installation of dashboard switch script. * Properly handle file ownership and permissions. * Fix install of react dashboard. * Add dashboard_info.js to the react dashboard tree. * Update to version 0.3.2 of the React dashboard. * Switch using file lists instead of nuking old directory. * Properly handle updates. * Fix variable naming in switching script. * Fix copying of files in switching script. * Fix switching script invocation in installer. * update dashboard to v0.4.0 * v0.4.1 gauge & easypiechart width update proper centering when clicking alarm in alarms-log keep loader until react app is ready fix top bar not showing when highlighting (few lines of code) "check known URLs" issue "reset" options is not hooked up go to host node from streamed node (low priority, because that's removed on release) * Persist user selection of dashboard across updates. * update dashboard to v0.4.2 (temperature, units options fixed) * v0.4.5 fixed print modal progress text force reload on sync-selection option change * fix memory leak on firefox * fix active-alarms number in main.js header fix "back to normal" notifications constantly throwing in loop * fix active-alarms fetching * support subpaths Co-authored-by: Jacek Kolasa <jacek.kolasa@gmail.com>
2020-03-31[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-31[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-31[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-31[ci skip] create nightly packages and update changelognetdatabot
2020-03-31add python.d configuration files to the yaml-files (#8541)Ilya Mashchenko
2020-03-31yamllint: increase line length 80=>120 (#8542)Ilya Mashchenko
2020-03-30Updating the info endpoint for cloud notifications (#8519)Andrew Moss
2020-03-30charts.d.plugin: add keepalive to global_update (#8529)Ilya Mashchenko
2020-03-30Write the failure reason during ACLK challenge / response (#8538)Stelios Fragkakis
Improved the error logging in case of ACLK challenge / response failure
2020-03-30Cleans up cloud config files [agent_cloud_link] -> [cloud] (#8501)Timo
* config move from [agent_cloud_link] to [cloud]
2020-03-30fix minimist vulnerability (#8537)Jacek Kolasa
2020-03-30Enhanced ACLK header payload to include timestamp-offset-usec (#8499)Stelios Fragkakis
Enhanced the ACLK header payload to include timestamp-offset-usec
2020-03-30Add a MongoDB connector to the exporting engine (#8416)Vladimir Kobal
* Copy files from the MongoDB backend * Update the documentation * Rename functions in the MongoDB backend * Add the connector to the Netdata build * Add an initializer and a worker * Add specific configuration options * Initialize the connector * Add a ring buffer for inserting data to a MongoDB database * Add unit tests
2020-03-30Fix our Debian/Ubuntu packages to actually package the SystemD Unit files we ↵James Mills
expect. (#8468) * update netdata.conf for debian build * Fix Debian Ubuntu SystemD Unit packaging * avoid duplicate netdata.conf files violates single source of truth principle, use schema from #8468 instead * Fixed *DirectoryMode octets and bad ExecStart * Fix dpkg-statoverride warnings * Move the copy of debian/netdata.conf into the correct target (override_dh_install) Co-authored-by: and0x000 <justanpc@gmail.com>
2020-03-30Fix auto updates for static installs (kickstart_static64.sh) (#8507)James Mills
2020-03-30github: add ACLK to the labeler config (#8521)Ilya Mashchenko
2020-03-30[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-30[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-30[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-30[ci skip] create nightly packages and update changelognetdatabot
2020-03-29[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-29[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-29[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-29[ci skip] create nightly packages and update changelognetdatabot
2020-03-28[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-28[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-28[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-28[ci skip] create nightly packages and update changelognetdatabot
2020-03-27Remove stackscale and clean up page (#8509)Joel Hans
2020-03-27[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-27[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-27[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-27[ci skip] create nightly packages and update changelognetdatabot
2020-03-26Adds install-fake-charts.d.sh to gitignore (#8502)Timo
2020-03-26Report Why ACLK build failed (#8429)Timo
Reports ACLK build failures to GA (if the user didn't opt-out)
2020-03-26Improved ACLK (#8498)Stelios Fragkakis
Improved the stability of the ACLK
2020-03-26Allow insecure SSL in the testing environment (#8489)Timo
2020-03-26Fix openSUSE 15.1 RPM Package Buidls (#8494)James Mills
2020-03-26python.d/SimpleService: fix module name (#8492)Ilya Mashchenko
2020-03-26installer: update go.d.plugin version to v0.18.0 (#8477)Ilya Mashchenko
2020-03-26[Package amd64 RPM][Build latest] Package build process triggernetdatabot
2020-03-26[Package i386 DEB][Build latest] Package build process triggernetdatabot
2020-03-26[Package amd64 DEB][Build latest] Package build process triggernetdatabot
2020-03-26[ci skip] create nightly packages and update changelognetdatabot
2020-03-25packaging/docker: add --build-arg CFLAGS support (#8485)Nicolás Parada