C++ distributed-tracing

Open-source C++ projects categorized as distributed-tracing

C++ distributed-tracing Projects

distributed-tracing
  1. opentelemetry-cpp

    The OpenTelemetry C++ Client

    Project mention: Collection of one-file C/C++ libraries with no dependencies, primarily for games | news.ycombinator.com | 2025-02-08

    These do not seem to be pure "header-only", but involve #include-ing the same file at least once with "#define C2_xxx_IMPLEMENTATION 1"

    That's fine though. AFAIK, there is no sane way (across platforms) to have singletons, and that involves some of the the trick above, unless you know someother way

    If you do, please add your idea here - https://github.com/open-telemetry/opentelemetry-cpp/issues/2... - "Header only singletons are not working properly for Windows #2534"

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ distributed-tracing discussion

Log in or Post with

C++ distributed-tracing related posts

  • Monitoring C++ Applications

    3 projects | dev.to | 30 Aug 2022
  • Understand your systems like never before with traces and PostgreSQL

    5 projects | news.ycombinator.com | 16 May 2022

Index

# Project Stars
1 opentelemetry-cpp 1,109

Sponsored
Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?