Ralph Meijer
Ralph Meijer
Fixes #31.
### Bug description In some cases, the value for the `_job_last_collected` alerts can have negative values.    The corresponding expression is > `$now - $last_collected_t` ### Expected behavior...
XEPs are not using entities from `xep.ent` for authors consistently. E.g. Dave Cridland is referenced by his entity in some XEPs, but with explicit `` blocks in XEPs 0399, 0400,...
### Problem The domain used for the initial connection to Cloud is currently `app.netdata.cloud`. This should be changed to `api.netdata.cloud`. ### Description The Agent uses the `env` endpoint to determine...
Travis builds are doing using Ruby 1.9, however, newer versions of ohai require Ruby 2. ``` Gem::InstallError: ohai requires Ruby version >= 2.0.0. An error occurred while installing ohai (8.3.0),...
### Problem Currently, each parent node needs to be added to every child Agent's configuration. ### Description It would be nice if the result of DNS lookups on the name...
##### Summary Provide the ability to create a Snap package for Netdata Agent and associated utilities. ##### Test Plan TBD ##### Additional Information This worked is based on a request...
### Bug description The Anomaly Advisor tab used to show both the rates on nodes and individual metrics together in the sidebar (taken from [the docs](https://learn.netdata.cloud/docs/troubleshooting-and-machine-learning/anomaly-advisor), which are linked from...
### Bug description ```[tasklist] - [ ] https://github.com/netdata/netdata-cloud/issues/880 - [x] Cloud: missing facet on Context - [ ] https://github.com/netdata/netdata-cloud/issues/888 - [ ] https://github.com/netdata/netdata-cloud/issues/886 - [x] Local: Time filter not applied...
On Cloud, when the time-picker is set to a time relative to _now_, e.g. last 30 minutes, clicking the reload button does cause the time frame to change nor newer...