exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 2 question 34 discussion

Actual exam question from Microsoft's AZ-400
Question #: 34
Topic #: 2
[All AZ-400 Questions]

Your company has multiple microservices-based apps that use the following tracing libraries:

• OpenTelemetry
• OpenCensus
• OpenTracing
• Honeycomb
• Jaeger

The company purchases an Azure subscription and implements Application Insights in Azure Monitor.

You plan to centralize distributed tracing for the apps.

You need to identify which libraries can integrate directly with Application Insights.

Which two libraries should you identify? Each correct answer presents a complete solution.

NOTE: Each correct solution is worth one point.

  • A. Honeycomb
  • B. OpenTracing
  • C. Jaeger
  • D. OpenTelemtry
  • E. OpenCensus
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AzureJobsTillRetire
Highly Voted 1 year, 11 months ago
Selected Answer: DE
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
upvoted 12 times
...
nawtybean3d
Highly Voted 1 year, 6 months ago
This question is weird. OpenCensus and OpenTracing have merged to form OpenTelemetry, which serves as the next major version of OpenCensus and OpenTracing.
upvoted 5 times
...
Pavlo
Most Recent 7 months, 3 weeks ago
D. OpenTelemetry E. OpenCensus Both OpenTelemetry and OpenCensus have built-in support for exporting telemetry data to various backends, including Application Insights. Therefore, they can seamlessly integrate with Application Insights, allowing you to centralize distributed tracing for your microservices-based apps.
upvoted 1 times
...
FeriAZ
8 months, 3 weeks ago
Selected Answer: DE
OpenTelemetry: This is a vendor-neutral tracing API that aims to unify distributed tracing across different platforms. Application Insights offers an OpenTelemetry exporter, allowing your microservices to send tracing data directly to Application Insights for centralized analysis. OpenCensus: OpenCensus is another open-source tracing library that predated OpenTelemetry. While it's not actively developed anymore, Application Insights still supports OpenCensus exporters for existing applications using this library.
upvoted 2 times
...
ozbonny
9 months, 3 weeks ago
Selected Answer: DE
Both OpenTelemetry and OpenCensus provide exporters that allow you to send telemetry data, including distributed tracing information, to Application Insights. This enables you to centralize distributed tracing for your microservices-based apps in Azure Monitor.
upvoted 2 times
...
cluqueg
1 year, 1 month ago
Selected Answer: D
The only valid answer is OpenTelemetry. Source: https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-overview?tabs=aspnetcore OpenCensus and OpenTracing have merged to form OpenTelemetry.
upvoted 2 times
...
Firdous586
1 year, 1 month ago
https://learn.microsoft.com/en-us/python/api/overview/azure/opentelemetry-exporter-azuremonitor-readme?view=azure-python-preview D Open Telemetry E openCensus
upvoted 2 times
...
zellck
1 year, 6 months ago
Selected Answer: DE
DE is the answer. https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-overview Microsoft is excited to embrace OpenTelemetry as the future of telemetry instrumentation. You, our customers, have asked for vendor-neutral instrumentation, and we're pleased to partner with the OpenTelemetry community to create consistent APIs and SDKs across languages. Microsoft worked with project stakeholders from two previously popular open-source telemetry projects, OpenCensus and OpenTracing. Together, we helped to create a single project, OpenTelemetry. OpenTelemetry includes contributions from all major cloud and Application Performance Management (APM) vendors and lives within the Cloud Native Computing Foundation (CNCF). Microsoft is a Platinum Member of the CNCF.
upvoted 3 times
...
imanonion
1 year, 10 months ago
Selected Answer: DE
The two libraries that can integrate directly with Application Insights are: D. OpenTelemetry E. OpenCensus Both OpenTelemetry and OpenCensus provide libraries and integrations for sending tracing data to Application Insights, allowing you to centralize and analyze your distributed tracing data in one place. OpenTracing and Jaeger are also open-source tracing libraries, but they do not integrate directly with Application Insights. Honeycomb is a commercial tracing and observability platform that provides its own tracing and analysis capabilities, but it does not integrate directly with Application Insights.
upvoted 4 times
fkaracan
1 year, 10 months ago
pretty sure this is generated by chatgpt right lol
upvoted 3 times
nims
1 year, 10 months ago
if you have full access to this course, do you mind sharing with me?
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...