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
libuuid
Platforms:
!windows
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Arthur Araujo