Skip to content

correlation-vector-cppv1.0

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Arthur Araujo's avatarArthur Araujo

#Changelog

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