AWS + Cluster with custom docker image = export metrics to CloudWatch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2022 06:26 PM
Is there a working setup on setting up metrics export to CloudWatch while using custom docker images for cluster creation?
I've tried to set up the CloudWatch agent manually, but launching `amzon-cloudwatch-agent-ctl` in the bootstrap script fails with
`sysv-init is not supported`
It is probably caused by the fact that it's launched in a Docker container, and it's not using `systemd`.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 02:59 AM
I am not sure, if this works with custom docker (probably not.)
But should work with normal cluster.
Integration Steps is adding as a text file.Please take a look @Sergey Ivanychev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 03:01 AM
Thanks! My question is specifically about custom docker. I managed to set up CloudWatch for a normal cluster myself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2022 03:06 AM
We do not support gangila with custom docker too. but let me cross verify if we are supporting cloudwatch for the same. Sorry for the inconvenience @Sergey Ivanychev

