Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from Microsoft/sathishcg-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sathishcg authored Aug 21, 2018
2 parents c71fbd5 + 2198b93 commit 85d96ab
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Correlation Vector-Cpp

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

# Correlation Vector

## Background
Expand All @@ -7,8 +11,6 @@ The standard is widely used internally at Microsoft for first party applications

For more on the correlation vector specification and the scenarios it supports, please refer to the [specification](https://github.com/Microsoft/CorrelationVector) repo.

This repo provides reference implementation for C++ developers to incorporate the cV for their distributed debugging and correlated analytics scenarios.

# Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Expand Down

0 comments on commit 85d96ab

Please sign in to comment.