AZ-400 · Question #412
Your company has multiple microservices-based apps that use the following tracing libraries: - OpenTelemetry - OpenCensus - OpenTracing - Honeycomb - Jaeger The company purchases an Azure subscription
The correct answer is D. OpenTelemtry E. OpenCensus. Application Insights now supports distributed tracing through OpenTelemetry. OpenTelemetry provides a vendor-neutral instrumentation to send traces, metrics, and logs to Application Insights. Initially, the OpenTelemetry community took on distributed tracing. In addition to the A
Question
Options
- AHoneycomb
- BOpenTracing
- CJaeger
- DOpenTelemtry
- EOpenCensus
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C3% (1)
- D84% (26)
Explanation
Application Insights now supports distributed tracing through OpenTelemetry. OpenTelemetry provides a vendor-neutral instrumentation to send traces, metrics, and logs to Application Insights. Initially, the OpenTelemetry community took on distributed tracing. In addition to the Application Insights SDKs, Application Insights also supports distributed tracing through OpenCensus. OpenCensus is an open-source, vendor-agnostic, single distribution of libraries to provide metrics collection and distributed tracing for services. https://learn.microsoft.com/en-us/azure/azure-monitor/app/distributed-tracing
Topics
Community Discussion
No community discussion yet for this question.