Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add distributed tracing within Azure Data Tables #6175

Open
ahsonkhan opened this issue Nov 5, 2024 · 0 comments
Open

Add distributed tracing within Azure Data Tables #6175

ahsonkhan opened this issue Nov 5, 2024 · 0 comments

Comments

@ahsonkhan
Copy link
Member

ahsonkhan commented Nov 5, 2024

Currently, the only service package that includes distributed tracing is Attestation.

Azure::Core::Tracing::_internal::TracingContextFactory m_tracingFactory;

m_tracingFactory{
options,
"Microsoft.Attestation",
"azure-security-attestation-cpp",
PackageVersion::ToString()}

auto tracingContext(m_tracingFactory.CreateTracingContext("GetOpenIdMetadata", context));

Evaluate whether Azure Data Tables should introduce similar distributed tracing in its package, and establish guidelines for subsequent packages.
 
cc @gearama, @RickWinter, @LarryOsterman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant