Running Jaeger Locally: How to Get Started

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • opentelemetry-collector

    OpenTelemetry Collector

  • You can then configure an Opentelemetry Client SDK installation or OpenTelemetry Collector to use Jaeger exporter and send trace data to this local Jaeger.

  • opentelemetry-js

    OpenTelemetry JavaScript Client

  • If you are writing a new instrumentation library, observing the tracing output in a UI can be much easier than browsing through textual logs. You can browse the JS instrumentation package for more info and examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  • Jaeger (a CNCF graduated project) is a popular open-source project with backend components that does that and is easy to set up.

  • opentelemetry-specification

    Specifications for OpenTelemetry

  • A modern and recommended open-source client SDK that does that is OpenTelemetry.

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