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.
- Project website: https://github.com/microsoft/CorrelationVector-Cpp
#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.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Arthur Araujo