fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.28k stars 616 forks source link

Send metrics to cloudwatch #326

Closed discobean closed 2 years ago

discobean commented 7 years ago

It would be great to be able to have a plugin that sends metrics to AWS cloudwatch per endpoint

magiconair commented 7 years ago

The AWS Go client lib is a behemoth ...

ghost commented 6 years ago

It seems that instead of a direct cloudwatch integration, a user could configure fabio to send to local statsd that is configured to use the cloudwatch backend https://github.com/Jc2k/statsd-cloudwatch

magiconair commented 6 years ago

Please see https://github.com/fabiolb/fabio/issues/211#issuecomment-375880738

magiconair commented 6 years ago

If you want to help: now is the time :)