terraform-aws-jaeger
Terraform module for Jeager (by telia-oss)
aws-otel-lambda
AWS Distro for OpenTelemetry - AWS Lambda (by aws-observability)
terraform-aws-jaeger | aws-otel-lambda | |
---|---|---|
1 | 4 | |
8 | 156 | |
- | 3.2% | |
10.0 | 7.7 | |
about 3 years ago | 7 days ago | |
HCL | HCL | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
terraform-aws-jaeger
Posts with mentions or reviews of terraform-aws-jaeger.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-28.
-
OpenTelemetry in 2023
It's really not that intense. I basically set up my last co's telemetry infrastructure all by myself, using terraform, otel-python, jaeger, and AWS elasticsearch.
This TF project does most of the heavy lift. https://github.com/telia-oss/terraform-aws-jaeger
aws-otel-lambda
Posts with mentions or reviews of aws-otel-lambda.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-28.
-
OpenTelemetry in 2023
OpenTelemetry is being pushed as a replacement for AWS X-Ray SDKs by AWS, but it's in such a broken state for Lambda right now. A 200-500% performance penalty for using it is insane[1][2].
[1]: https://github.com/aws-observability/aws-otel-lambda/issues/...
-
Serverless Spy Vs. Spy Chapter 2: AWS Distro for OpenTelemetry Lambda vs X-Ray SDK
The documentation for Lambda gives example code for the different languages. To shorten the long way from example code to running code, I will show you ready-to-run CDK code for Python, Node and GO with a serverless architecture. With Lambda, we are using the AWS X-Ray exporter in the collector. If you want to build your own layer, clone the repo AWS-managed OpenTelemetry Lambda Layers. To do that, learn GO here. You might know the creator of the site 😉 .
-
Struggling to connect the dots - ADOT with Lambda using aws-otel-nodejs Lambda layer, not sure how to go from here to using custom instrumentation (e.g. instrumentation-pg, instrumentation-graphql, etc).
Sorry you're having trouble working with the ADOT Lambda Layers :(. Have you had a chance to open an issue on the GitHub repo for OTel Lambda or ADOT Lambda? You should add your expected vs your actual output!
-
How to solve "Cannot redefine property: handler" on AWS Lambda
Shimmer is a monkeypatching library that a telemetry extension for AWS Lambda was using.
What are some alternatives?
When comparing terraform-aws-jaeger and aws-otel-lambda you can also consider the following projects:
proposal-explicit-resource-managemen
zipkin-api-example - Example of how to use the OpenApi/Swagger api spec
proposal-async-context - Async Context for JavaScript
opentelemetry-js-contrib - OpenTelemetry instrumentation for JavaScript modules
opentelemetry-specificatio
zipkin-api - Zipkin's language independent model and HTTP Api Definitions