Andrew Maguire

Results 158 issues of Andrew Maguire

### Problem It would be useful if we could easily go "one step" below the existing `anomaly_detection.anomaly_rate` chart to easily see anomaly rates by each area of a node. The...

feature request
needs triage
initiative

### Problem We need to expose anomaly rates as part of alerts. This feature request aims to build first piece of this by adding two new fields to alarms in...

feature request
needs triage
area/ml
initiative

### Problem Following on from discussion on [this issue](https://github.com/netdata/netdata-cloud/issues/793#issuecomment-1521965435) we would like to add a "metric similarity" capability to the agent. At a high level this endpoint would take in...

feature request
area/ml

##### Summary The Draft PR will be used once we are ready to enable a node level anomaly rate based alert by default. depends on #14222 ##### Test Plan Dogfood...

area/health
area/ml
initiative

##### Summary This PR updates the below default params for the `[ml]` section in `netdata.conf` - `maximum num samples to train` from `14400` (4 hours) to `21600` (6 hours). -...

area/docs
area/ml
initiative

##### Summary - Update default for `number of models per dimension` from `1` to `2` as an incremental minimal step to help reduce noise on AR ribbons. - Update `dimension...

area/docs
area/ml

### Problem Users often report that they would like to silence alarms during specific windows of time or they would like to actually adjust the alert configuration to have it...

feature request
area/health

### Problem is there a way in netdata to plot netdata status over time? ### Description a way to easily see all container start/stop/crash/restarts in a handful (one if possible)...

feature request
area/collectors
docker
collectors/go.d

Hello - I am new to promql and trying to instrument a fastapi app with this library (many thanks it really solves a lot of pain and very easy to...

``` ApiError: status_code: 500, body: {'data': None, 'message': 'Request failed with status code 500', 'code': 'B30', 'requestID': 'ZQBEUBHYQT', 'support': 'If you have questions or need support, please email [[email protected]](mailto:[email protected])'} ```...