Scott Edlin

Results 9 comments of Scott Edlin

See for yourself in 60 seconds. [collectd_cwa_Dockerfile.txt](https://github.com/aws/amazon-cloudwatch-agent/files/9482886/collectd_cwa_Dockerfile.txt) Different issue - `amazon-cloudwatch-agent-ctl` does not work out of the box in docker. It needs ``` sed -ir 's/\\-\\.mount/tmp.mount/' /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl ```

FYI the top of the dockerfile attached above has its own instructions as: ``` # syntax = docker/dockerfile:1.4 # # docker build: # DOCKER_BUILDKIT=1 docker build . -f collectd_cwa_Dockerfile.txt -t...

I understand NaN values are not supported in CloudWatch, so they should be dropped by the agent with no value uploaded. That way, alarms will treat this as missing data....

I took another look and it seems that for `float64` this is already handled. https://github.com/aws/amazon-cloudwatch-agent/blob/53040cdc24bfe683175fcec6d560b9e34136154b/internal/models/awscsm_pipeline.go#L90-L97

Well, sounds like WONTFIX. Caveat emptor: basic math fail, unusable. Maintainer won't even tag this as a BUG. Looking first at migrating my fleet to netdata + kinesis, for anyone...

Agreed. I just realized that a user with only "No New Device Groups" and "No Tools" in a group where they have "No Rights" can still upload, edit, and execute...

Ok, I'm not great with Android either. I'll let you know if I take a crack at it. In the meantime, the ask is documented so you can close this...

https://github.com/Ylianst/MeshCentral/issues/6907

Web-RDP or RDP (just routing button, like for Windows but for all OS) would be extremely useful as the current workaround of using MeshCmd to connect to gnome-remote-desktop is too...