Andrew Maguire

Results 158 issues of Andrew Maguire

### Problem I have data in an SQL database that i'd like to chart and monitor in Netdata. I want to be able to configure a netdata collector to make...

feature request
area/collectors
collectors/go.d

### Problem Following on from discussion here: https://github.com/netdata/netdata/discussions/12763 We need to, effectivley, extend the training window for the ML based anomaly detection. There are many ways to do this and...

feature request
needs triage
area/ml

### Problem Existing logic is too complex and hard to maintain. ### Description We need to simplifly the logic behind the `anomaly_detection.anomaly_detector` chart. ### Importance must have ### Value proposition...

feature request
needs triage
area/ml

### Problem Currently on agent restart all models are lost and user must wait until training is complete again. ### Description We need to save the trained ml models to...

feature request
needs triage
area/ml

## Is your feature request related to a problem? ? Yes? not sure? ## Describe the solution you'd like I'd like to be able to make a table of multiple...

enhancement

## Bug description https://posthogusers.slack.com/archives/CTLTM70RM/p1661521059037479 i often add a title in here, forget to press save on the title, then save the insight itself. And then end up with strange names....

bug
feature/saved-insights

Add example minimal docker compose for [Netdata](https://github.com/netdata/netdata) open source monitoring tool. Signed-off-by: andrewm4894 [[email protected]](mailto:[email protected])

I am wondering if it might be useful to create a [devcontainer](https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/introduction-to-dev-containers) in this repo - this could help lower the entry barrier to users looking to maybe help or...

documentation
good first issue

small pr to add github copilot extension to `devcontainer.json`

Trying to run `pre-commit run --all-files` and getting this error. On windows using a powershell terminal from vscode. Making issue in case anyone else hits it. Wondering if some node...

bug