The C++ OpenTelemetry client.
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)
Any exceptions to this are noted in the individual README.md
files.
TBD
TBD
See CONTRIBUTING.md
We meet weekly, and the time of the meeting alternates between Monday at 15:00 PT and Wednesday at 10:00 PT. The meeting is subject to change depending on contributors' availability. Check the OpenTelemetry community calendar for specific dates.
Meetings take place via Zoom video conference.
Meeting notes are available as a public Google doc. For edit access, get in touch on Gitter.
Approvers (@open-telemetry/cpp-approvers):
- Lalit Kumar Bhasin, Microsoft
- Johannes Tax, New Relic
- Max Golovanov, Microsoft
- Ryan Burn, Lightstep
- Tom Tan, Microsoft
Find more about the approver role in community repository.
Maintainers (@open-telemetry/cpp-maintainers):
- Emil Mikulic, Google
- Reiley Yang, Microsoft
Triagers (@open-telemetry/cpp-triagers):
- Jodee Varney, New Relic
Find more about the maintainer role in community repository.
OpenTelemetry C++ is under active development.
The library is not yet generally available, and releases aren't guaranteed to conform to a specific version of the specification. Future releases will not attempt to maintain backwards compatibility with previous releases. Each alpha and beta release includes significant changes to the API and SDK packages, making them incompatible with each other.
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.