Skip to Content

correlation-vector-cpp v1.0

Created
Updated

CorrelationVector-Cpp provides a reference C++ implementation of the CorrelationVector protocol for tracing and correlation of events through a distributed system.

# Usage

The package CorrelationVector-Cpp provides CMake targets:

find_package(correlation_vector CONFIG REQUIRED)
target_link_libraries(main PRIVATE microsoft::correlation_vector) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Arthur Araujo's avatar Arthur Araujo

# Changelog

  • 5fb67e9 [correlation-vector-cpp] new port (#37282)

# Source