Coder Social home page Coder Social logo

ziy1-tan / opentelemetry-cpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-telemetry/opentelemetry-cpp

0.0 0.0 0.0 4.62 MB

The OpenTelemetry C++ Client

Home Page: https://opentelemetry.io/

License: Apache License 2.0

Shell 1.70% C++ 87.35% Python 0.01% C 1.79% PowerShell 0.40% CMake 4.69% Batchfile 0.93% Dockerfile 0.18% Starlark 2.87% Jinja 0.10%

opentelemetry-cpp's Introduction

OpenTelemetry C++

Slack codecov.io Build Status Release

The C++ OpenTelemetry client.

Project Status

Signal Status Project
Traces Public Release N/A
Metrics Public Release N/A
Logs Experimental [1] Release Milestone
  • [1]: The current Log Signal Implementation is Experimental, and will change as the current OpenTelemetry Log specification matures. The current implementation can be included in build by setting ENABLE_LOGS_PREVIEW preprocessor macro.

Supported C++ Versions

Code shipped from this repository generally supports the following versions of C++ standards:

  • ISO/IEC 14882:2011 (C++11, C++0x)
  • ISO/IEC 14882:2014 (C++14, C++1y)
  • ISO/IEC 14882:2017 (C++17, C++1z)
  • ISO/IEC 14882:2020 (C++20)

Any exceptions to this are noted in the individual README.md files.

Please note that supporting the C Programming Language is not a goal of the current project.

Supported Development Platforms

Our CI pipeline builds and tests on following x86-64 platforms:

Platform Build type
ubuntu-22.04 (GCC - 10, 12) CMake, Bazel
ubuntu-20.04 (GCC 4.8 with -std=c++11 flag) CMake [1]
ubuntu-20.04 (GCC 9.4.0) CMake, Bazel
ubuntu-20.04 (Default GCC Compiler - 9.4.0 with -std=c++20 flags) CMake, Bazel
macOS 12.0 (Xcode 14.2) Bazel
Windows Server 2019 (Visual Studio Enterprise 2019) CMake, Bazel
Windows Server 2022 (Visual Studio Enterprise 2022) CMake

[1]: Bazel build is disabled for GCC 4.8, as gRPC library 1.38 and above (required by OTLP exporter) don't build with this compiler. See gRPC official support document. CMake build doesn't build OTLP exporter with GCC 4.8.

In general, the code shipped from this repository should build on all platforms having C++ compiler with supported C++ standards.

Dependencies

Please refer to Dependencies.md for OSS Dependencies and license requirements.

Installation

Please refer to INSTALL.md.

Getting Started

As an application owner or the library author, you can find the getting started guide and reference documentation on opentelemetry-cpp.readthedocs.io

The examples/simple directory contains a minimal program demonstrating how to instrument a small library using a simple processor and console exporter, along with build files for CMake and Bazel.

Contributing

See CONTRIBUTING.md

We meet weekly, and the time of the meeting alternates between Monday at 13:00 PT and Wednesday at 9:00 PT. The meeting is subject to change depending on contributors' availability. Check the OpenTelemetry community calendar for specific dates and Zoom meeting links.

Meeting notes are available as a public Google doc. For edit access, get in touch on Slack.

Maintainers (@open-telemetry/cpp-maintainers):

Approvers (@open-telemetry/cpp-approvers):

Emeritus Maintainer/Approver/Triager:

Thanks to all the people who have contributed

contributors

Release Schedule

Refer to project status for current status of the project.

See the release notes for existing releases.

See the project milestones for details on upcoming releases. The dates and features described in issues and milestones are estimates, and subject to change.

opentelemetry-cpp's People

Contributors

lalitb avatar thomsontan avatar esigo avatar owent avatar marcalff avatar maxgolov avatar reyang avatar g-easy avatar rnburn avatar nadiaciobanu avatar dependabot[bot] avatar pyohannes avatar bogdandrutu avatar hudsonhumphries avatar ankit-bhargava avatar ziqizh avatar brandon-kimberly avatar kmanghat avatar seemk avatar jsuereth avatar jajanet avatar satac2 avatar nholbrook avatar markseufert avatar eyjohn avatar lidavidm avatar erichsueh3 avatar tomrosystems avatar bsarden avatar coryan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.