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개 답변
1
수락된 답변

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
답변함 일 년 전
profile pictureAWS
전문가
kentrad
검토됨 일 년 전
  • 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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠