Skip to content

open-telemetry/opentelemetry-cpp-contrib

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a27892 · Nov 28, 2024
Nov 28, 2024
Jan 25, 2021
Aug 5, 2023
Nov 7, 2024
Nov 28, 2024
Jan 25, 2021
Feb 8, 2024
Feb 24, 2021
Mar 28, 2024
Jun 2, 2023
Mar 1, 2021
Nov 16, 2020
Aug 30, 2024

Repository files navigation

OpenTelemetry C++ Contrib

This repository contains set of components extending functionality of the OpenTelemetry SDK. Instrumentation libraries, exporters, and other components can find their home here.

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-contrib-maintainers):

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

Emeritus Maintainer/Approver/Triager:

  • None

Thanks to all the people who have contributed

contributors

Support

This repository accepts public contributions. Individual components are developed by numerous contributors. Approvers and maintainers of the main OpenTelemetry C++ SDK repository are not expected to directly contribute to every component.

GitHub CODEOWNERS file is a simple way to automate away some of the pain associated with the review system on github, by automatically assigning reviewers to a pull request based on which files were modified. Individual components are encouraged to propose changes to CODEOWNERS file following the process described here.

This repository is great for community supported components. Vendor specific code that requires a higher supportability guarantees needs to be placed in vendor's repository. Packages in vendor repositories would be prefixed with the vendor name to signify the difference from community-supported components.