zipkin

Zipkin is a distributed tracing system (by openzipkin)

Zipkin Alternatives

Similar projects and alternatives to zipkin

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. prometheus

    The Prometheus monitoring system and time series database.

  4. Grafana

    481 zipkin VS Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  5. signoz

    393 zipkin VS signoz

    SigNoz is an open-source, OpenTelemetry-native observability platform for your team and their AI agents. Get logs, metrics, and traces in one tool with features like APM, distributed tracing, log management, infra monitoring, etc. Combined with SigNoz MCP and a native AI teammate (in SigNoz Cloud) it helps you build more resilient apps.

  6. helm

    272 zipkin VS helm

    The Kubernetes Package Manager

  7. opentelemetry-go

    OpenTelemetry Go API and SDK

  8. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  9. RabbitMQ

    128 zipkin VS RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  10. istio

    112 zipkin VS istio

    Connect, secure, control, and observe services.

  11. opentelemetry-specification

    Specifications for OpenTelemetry

  12. sagan

    103 zipkin VS sagan

    Discontinued The spring.io site and reference application

  13. envoy

    95 zipkin VS envoy

    Cloud-native high-performance edge/middle/service proxy

  14. Flyway

    91 zipkin VS Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  15. consul

    66 zipkin VS consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  16. falco

    57 zipkin VS falco

    Cloud Native Runtime Security

  17. conduit

    48 zipkin VS conduit

    Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

  18. uptrace

    Open source APM: OpenTelemetry traces, metrics, and logs

  19. opentracing-javascript

    Discontinued OpenTracing API for Javascript (both Node and browser). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

  20. trace-context-w3c

    W3C Trace Context purpose of and what kind of problem it came to solve.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better zipkin alternative or higher similarity.

zipkin discussion

Log in or Post with

zipkin reviews and mentions

Posts with mentions or reviews of zipkin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-22.
  • Why Your Logs Are Useless Without Traces
    3 projects | dev.to | 22 May 2026
    Distributed tracing as a discipline is older than most engineers writing about it think. Google's 2010 Dapper paper, by Sigelman and colleagues, is the canonical reference; Twitter open-sourced Zipkin in 2012 as a Dapper-inspired implementation, and Uber open-sourced Jaeger in 2017 on similar lineage. For most of the 2010s, however, the operational reality was vendor-specific: each APM (Datadog, New Relic, AppDynamics, Dynatrace) shipped its own SDK, and instrumenting an application meant choosing a vendor and accepting that the instrumentation work was, structurally, lock-in.
  • What are event driven architectures?
    2 projects | dev.to | 27 Dec 2025
    Distributed tracing systems like zipkin aim to address these challenges by allowing visualisation of flows on environments with a full setup. Code can be traced by using mono-repos with the event names being the same across services. These are techniques to deal with the inability to trace code/flows across systems and while neither of them are as effective as tracing usages of your code, they help drive a balance between decoupling and ease of use.
  • Kubernetes Overview: Container Orchestration & Cloud-Native
    22 projects | dev.to | 19 Aug 2025
    The standard observability stack includes Prometheus for metrics collection, Grafana for visualization, and AlertManager for notifications. For logging, consider Fluent Bit or Fluentd with Elasticsearch or cloud logging services. Jaeger or Zipkin provide distributed tracing for microservices debugging.
  • API Monitoring for Mobile Apps: Key Metrics for Developers
    2 projects | dev.to | 31 Mar 2025
    Distributed tracing: This technology follows requests as they bounce between services, showing you exactly where things slow down or break. Tools like Jaeger and Zipkin support OpenTracing standards, and leveraging an OpenTelemetry plugin can make it possible to track requests across different service boundaries without losing the thread.
  • Bottleneck Identification Using Distributed Tracing
    3 projects | dev.to | 25 Mar 2025
    Getting Started: Use tools like Jaeger, Zipkin, or OpenTelemetry. Focus on critical paths, set smart sampling rules, and align trace data with system metrics.
  • Async APIs and Microservices: How API Gateways Bridge the Gap
    4 projects | dev.to | 27 Feb 2025
    Logging and Tracing: Use centralized logging and distributed tracing to gain visibility into the flow of requests across microservices. This helps you diagnose issues more effectively and understand the impact of changes. Tools like Jaeger or Zipkin can be integrated with your API gateway to provide detailed tracing information.
  • Implementing Distributed Tracing with Spring Boot and Zipkin
    1 project | dev.to | 24 Sep 2024
    Zipkin is an open-source distributed tracing system that helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages the collection, storage, and querying of tracing data, providing a user-friendly interface to analyze traces.
  • Enhancing API Observability Series (Part 3): Tracing
    3 projects | dev.to | 19 Mar 2024
    When choosing distributed tracing tools, considerations include your technology stack, business requirements, and monitoring complexity. Zipkin, SkyWalking, and OpenTelemetry are popular distributed tracing solutions, each with its unique features.
  • The Road to GraphQL At Enterprise Scale
    6 projects | dev.to | 8 Nov 2023
    From the perspective of the realization of GraphQL infrastructure, the interesting direction is "Finding". How to find the problem? How to find the bottleneck of the system? Distributed Tracing System (DTS) will help answer this question. Distributed tracing is a method of observing requests as they propagate through distributed environments. In our scenario, we have dozens of subgraphs, gateway, and transport layer through which the request goes. We have several tools that can be used to detect the whole lifecycle of the request through the system, e.g. Jaeger, Zipkin or solutions that provided DTS as a part of the solution NewRelic.
  • OpenTelemetry Exporters - Types and Configuration Steps
    5 projects | dev.to | 30 Oct 2023
    Zipkin is a distributed tracing system used for tracking and analyzing how requests move through complex systems, especially in setups with many interconnected services, known as microservices.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic zipkin repo stats
43
17,451
6.7
11 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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