Skip to content
OTCA
Maintaining and Debugging Observability Pipelines
hard
Question 5 of 22

A collector cluster shows otelcol_exporter_queue_size consistently near otelcol_exporter_queue_capacity, and otelcol_exporter_send_failed_spans is also increasing because the backend is overloaded. What is the best interpretation?

AAdd more collector workers immediately because queue pressure always means the collector is underprovisioned
BScaling the collector alone is unlikely to help because the backend is the bottleneck, and adding pressure may worsen the situation
CDisable the memory limiter so telemetry can wait in RAM indefinitely
DReplace OTLP with Zipkin protocol because it has smaller payloads by default

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