How to feed X-Ray data to the AWS Cost Profiler?

0

There are a few blog posts like Using AWS X-Ray and AWS Application Cost Profiler to track tenant cost of shared AWS Infrastructure that say this is doable, but I can not find any examples or documentation on how to actually pull data from X-Ray and send it to Cost Profiler.

Is there an example project or documentation with source code (preferably in Python) showing how to get data from lambdas, API-Gateway, etc via X-ray around?

1개 답변
0

Hi Robert, not sure there is a demo for what you are looking for, but the documentation shows how to get data of X-Ray, and the boto3 documentation shows how to use that library together with X-Ray. Those 2 resources should give you a good starting point for your project.

BUT, you might consider a different solution than AWS Application Cost Profiler, as this service will be discontinued by September 30, 2024.
One option to simplify tenant cost allocation in a SaaS Solution on AWS could be CloudZero, as explained in this blog post.

hope this helps

AWS
답변함 6달 전
  • Yeah, I found out shortly after posting this that AWS Application Cost Profiler had been discontinued. I would still be interested in finding a way to do the same thing but without having to buy another service from an AWS Partner.

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

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

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

관련 콘텐츠