Skip to content
OTCA
The OpenTelemetry API and SDK
hard
Question 3 of 89

A shared framework library currently imports an SDK and exporter directly, causing applications to inherit telemetry behavior they did not choose. What is the best OpenTelemetry-aligned remediation?

AKeep the SDK dependency but disable exporting by default
BMove the library to depend on the API only and let applications choose whether to add an SDK
CReplace the SDK with a collector sidecar inside the library package
DRemove all instrumentation from the library because only applications may emit telemetry

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion