How do I send statsd metrics to Cloudwatch from an Elastic Beanstalk application?

0

After combing through docs, I see that CloudWatch can accept custom statsd metrics with the correct configuration (adding the statsd: {} property to the config object). However, I am unsure how to send those metrics from my Elastic Beanstalk app to CloudWatch. There doesn't appear to be a built-in way to do that.

If this needs to be manually configured on the EB side, can someone please point me to some documentation?

asked 2 years ago378 views
1 Answer
0
AWS
Taka_M
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions