Serverless Spy Vs. Spy Chapter 3: X-Ray vs Jaeger - Send Lambda traces with open telemetry

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. opentelemetry-lambda

    Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lambda Function to get tracing with OpenTelemetry.

    With the sample apps from the opentelemetry-lambda repository the Lambda part itself was easy to implement. What took me some time was to provide the jaeger Fargate service with IaC ouside of an k8s environment. But with ECS and ServiceDiscovery that was easy in the end. This should be even more simple in an EKS environment with the jaegertracing helm-charts.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. helm-charts

    Helm Charts for Jaeger backend (by jaegertracing)

    With the sample apps from the opentelemetry-lambda repository the Lambda part itself was easy to implement. What took me some time was to provide the jaeger Fargate service with IaC ouside of an k8s environment. But with ECS and ServiceDiscovery that was easy in the end. This should be even more simple in an EKS environment with the jaegertracing helm-charts.

  4. adot-otelstarter

    Sending traces to jaeger with AWS lambda using the ADOT - AWS Distro for OpenTelemetry

    git clone https://github.com/megaproaktiv/adot-otelstarter.git cd adot-otelstarter

  5. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

    JAEGER

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Observability - ApostropheCMS, OpenTelemetry, and New Relic

    4 projects | dev.to | 16 Nov 2022
  • Jaeger Tracing: The Ultimate Guide

    2 projects | dev.to | 23 Aug 2022
  • Get Started with OpenTelemetry Python: A Practical Guide

    2 projects | dev.to | 19 Jan 2022
  • OpenTelemetry SDK and Collector Deployment Strategies

    2 projects | dev.to | 7 Dec 2021
  • How To Use OpenTelemetry With AWS Lambda

    4 projects | dev.to | 11 Nov 2021

Did you know that Go is
the 4th most popular programming language
based on number of references?