azure-sdk-for-cpp/sdk/core
Larry Osterman 66fd7dabb9
Updated OpenTelemetry tests to use their own SpanExporter rather than depend on the InMemorySpanExporter. (#4042)
* Removed version override for opentelemetry

* Disable deprecation warnings for open telemety tests to guard against future deprecations

* Added explanation for 4996 error; removed InMemoryExporter from documentation

* Checkpoint adding manual telemetry exporter

* Switch from using OpenTelemetry's InMemoryExporter (which is an internal-to-opentelemetry test hook) to our own SpanExporter

* removed unused variables because gcc doesn't like them

* Fixed doxygen comments

* Removed a bunch of unnecessary headers

* Update sdk/core/azure-core-tracing-opentelemetry/test/ut/test_exporter.hpp

Co-authored-by: Rick Winter <rick.winter@microsoft.com>

Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2022-10-24 12:55:30 -07:00
..
azure-core Converted WinHTTP to Async. (#4015) 2022-10-24 11:43:42 -07:00
azure-core-test Add $schema to cgmanifest.json (#3918) 2022-09-13 08:50:38 -07:00
azure-core-tracing-opentelemetry Updated OpenTelemetry tests to use their own SpanExporter rather than depend on the InMemorySpanExporter. (#4042) 2022-10-24 12:55:30 -07:00
perf Converted WinHTTP to Async. (#4015) 2022-10-24 11:43:42 -07:00
ci.yml Fixed memory leak in curl (#3995) 2022-10-05 02:50:42 +00:00
CMakeLists.txt Initial implementation of OpenTelemetry APIs. (#3561) 2022-05-23 16:44:22 -07:00
perf.yml Storageblob (#4043) 2022-10-21 09:36:49 -07:00