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

Make WithDistributedTracingOptions() available in preview #4094

Closed
mortenbock opened this issue Sep 20, 2023 · 1 comment
Closed

Make WithDistributedTracingOptions() available in preview #4094

mortenbock opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels
AI Integration customer-reported Issue created by a customer feature-request New feature or request

Comments

@mortenbock
Copy link

Is your feature request related to a problem? Please describe.
When running the -preview package, the distributed tracing is logging a lot of traces for requests over the default LatencyTreshold. We cannot change these thresholds because DistributedTracingOptions and WithDistributedTracingOptions() are internal.

Describe the solution you'd like
Make the relevant API's public for -preview, so we can decide the latency threshold we prefer.

Describe alternatives you've considered
We considered a TelemetryProcessor for AI to detect and remove these traces, but decided to disable the distributed tracing for cosmos altogether instead.

Additional context
We are using Application Insights for out application.

@sourabh1007
Copy link
Contributor

Thanks for asking for it.

We are working on it, you would see this option available in next version of preview SDK. Although API name would be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Integration customer-reported Issue created by a customer feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants