Azure / Azure/azure-sdk-for-cpp
Add distributed tracing within Azure Data Tables
- Dominant language
- C++
- Stars
- 205
- Forks
- 172
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 37
Description
Currently, the only service package that includes distributed tracing is Attestation.
https://github.com/Azure/azure-sdk-for-cpp/blob/ee75d1d79f43a551f663da08880f4b52967cf7c8/sdk/attestation/azure-security-attestation/inc/azure/attestation/attestation_client.hpp#L256
https://github.com/Azure/azure-sdk-for-cpp/blob/ee75d1d79f43a551f663da08880f4b52967cf7c8/sdk/attestation/azure-security-attestation/src/attestation_client.cpp#L38-L42
https://github.com/Azure/azure-sdk-for-cpp/blob/ee75d1d79f43a551f663da08880f4b52967cf7c8/sdk/attestation/azure-security-attestation/src/attestation_client.cpp#L66
Evaluate whether Azure Data Tables should introduce similar distributed tracing in its package, and establish guidelines for subsequent packages.
cc @gearama, @RickWinter, @LarryOsterman
Contributor guide
Assessment
This issue has not been assessed yet.