Guide to OpenTelemetry Distributed Tracing in Rust

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • opentelemetry-specification

    Specifications for OpenTelemetry

    OTLP protocol for shipping telemetry data

  • SaaSHub

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

    SaaSHub logo
  • opentelemetry-rust

    The Rust OpenTelemetry implementation

    The git repository called opentelemetry-rust contains implementations of several crates that expand the opentelemetry ecosystem. There you can find common instrumentations, exporters, and subscribers use them in a Rust program.

  • opentelemetry-ext-js

    js extensions for the open-telemetry project

    To follow along, you can open a new free-forever Aspecto account or log in to your existing one.

  • opentelemetry-examples

    Here is a link for the source code.

  • diesel

    A safe, extensible ORM and Query Builder for Rust

    For this example, I wanted to build a simple system I could use to integrate and visualize traces. I found auto-instrumentations for Actix-Web Framework and Diesel, an ORM and Query builder utility for SQL-based databases.

  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

    For this example, I wanted to build a simple system I could use to integrate and visualize traces. I found auto-instrumentations for Actix-Web Framework and Diesel, an ORM and Query builder utility for SQL-based databases.

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

  • How we made applications observable by default with OpenTelemetry

    4 projects | dev.to | 28 Aug 2024
  • Running Trace-Based Tests with GitHub Actions and Secrets

    3 projects | dev.to | 24 Jul 2024
  • Instrumenting Django Applications using OpenTelemetry

    5 projects | dev.to | 18 Jul 2024
  • OpenTelemetry Trace Context Propagation for gRPC Streams

    7 projects | dev.to | 19 Jun 2024
  • Top 10 Rusty Repositories for you to start your Open Source Journey

    11 projects | dev.to | 19 Dec 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?