Can I expose CloudWatch metrics?

0

I know that you can send metrics from services outside of AWS into CloudWatch to display on dashboards. I'm wondering if the inverse is possible? For example, if I have an EventBridge in AWS, does CloudWatch have an endpoint I can hit to pull Invocation count or other metrics from outside AWS?

2 Respostas
1
Resposta aceita

Yes you can. Publishing custom metrics is a great start. Additionally, you can also look into CloudWatch Metric Steams for a more robust large scale solution.

AWS
respondido há um ano
profile pictureAWS
ESPECIALISTA
kentrad
avaliado há um ano
  • These solutions seems to point to pushing data IN to AWS Metrics. I'm looking to export the metrics to my own custom server. Does AWS support that functionality?

0

Without knowing what kind of custom server this is, I would urge you look at how many of the partner services like Dynatrace, Datadog, Splunk. Sumo Logic etc. consume CW data. The solution is built upon CW pushing metrics to Kinesis Firehose. Firehose can then deliver the payload to variety of destination including http endpoints.

AWS
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas