How can I send AWS Lambda metrics to an OpenTelemetry Collector?

0
0
Asked By CuriousCoder42 On

I'm currently using AWS ECS with an OpenTelemetry Collector installed. I have some AWS Lambda functions with X-Ray enabled, and I'm trying to figure out how to transfer metrics and traces from these Lambdas to the OpenTelemetry Collector. This whole OpenTelemetry setup feels really complex, and I'm looking for any guidance or steps to make this work more smoothly.

2 Answers

Answered By TechSeeker99 On

I’m also working on integrating OpenTelemetry with AWS, and while I can't give you an exact solution, I found a GitHub link that might help you get started. Check out the AWS XRay Exporter: https://github.com/dtPaTh/AWS.XRayExporter. It could offer some insights on how to connect things up! Let me know if it works for you.

Answered By LambdaLover88 On

I understand the struggle! It might be worth specifying the exact errors or issues you're encountering so that others can help you more effectively. A little detail about what you're seeing can go a long way in getting the right advice!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.