Jaeger logo

Jaeger

A Distributed Tracing System

Middleware Latest: 1.74.0

Introduction

Jaeger is a distributed tracing system that help developers monitor and troubleshoot distributed workflows, identify performance bottlenecks, trace the root cause of issues, and analyze service dependencies.

Features

  • Multiple built-in storage backends
  • Extensibility with custom backends via Remote Storage API
  • System topology / service dependencies graphs
  • Adaptive sampling
  • Service Performance Monitoring (SPM)
  • Post-collection data processing

Deploy Jaeger with 1Panel

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Jaeger and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.