azure-sdk-for-cpp/doc
Larry Osterman f757bb06e7
Clean up tracing logic - prepare for new tracing functionality. (#4263)
- Made Context immutable (including marking the static ApplicationContext as const
- Put back TelemetryPolicy in all pipeline cases and removed User-Agent generation from RequestActivityPolicy (note: This part of the change may end up being reverted). Also updated parameters for TelemetryPolicy to make it clearer that the parameter is a package name, not a service name.
- Changed Az.Namespace value from being the package name to being the service name.
- Change test SpanExporter to fully capture exported values rather than keeping references to the values.


Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-01-25 19:07:25 +00:00
..
DistributedTracing.md Clean up tracing logic - prepare for new tracing functionality. (#4263) 2023-01-25 19:07:25 +00:00
HttpTransportAdapter.md Update outdated doc for customizing transport (#3536) 2022-04-08 23:45:37 +00:00
LibcurlTransportAdapter.md Fixed typo in LibcurlTransportAdapter.md (#3768) 2022-06-24 12:45:10 -07:00
Operation.md
PerformanceTesting.md fix typo in PerformanceTesting.md (#4076) 2022-11-01 09:42:09 +08:00
StressTest.md docs for stress perf (#4269) 2023-01-24 15:49:20 -08:00
TestProxy.md docs for stress perf (#4269) 2023-01-24 15:49:20 -08:00