Registry / observability / azure-core-tracing-opentelemetry-cpp

azure-core-tracing-opentelemetry-cpp

JSON →
library1.0.0-beta.4vcpkgunverified

Microsoft Azure Core Tracing OpenTelemetry SDK for C++ enabling Azure SDK clients to use OpenTelemetry for distributed tracing.

vcpkg install azure-core-tracing-opentelemetry-cpp
INSTALL
IMPORT
SIG · AZURE-CORE-TRACING
A
azure-core-tracing-opentelemetry-cpp
observabilitycppv1.0.0-beta.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

azure/core/tracing/opentelemetry.hpp
#include <azure/core/tracing/opentelemetry.hpp>

Initialize OpenTelemetry tracing for Azure SDK clients.

#include <azure/core/tracing/opentelemetry.hpp> #include <iostream> int main() { // Initialize OpenTelemetry tracer provider auto tracer = Azure::Core::Tracing::OpenTelemetry::TracerProvider::Create(); std::cout << "OpenTelemetry tracing initialized." << std::endl; return 0; }
Debug
Known issues
breakingThis SDK is in beta; API may change.
fix
Pin to a specific version and test thoroughly.
affects: >=1.0.0-beta.0 <1.0.0
Upgrade
Version history
1.0.0-beta.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
24
Resources

No resource links recorded.

azure-core-tracing-opentelemetry-cpp — pip install azure-core-tracing-opentelemetry-cpp · libregistry