Question 7 of 10Pro Only
Explain how you would design an OpenTelemetry Collector pipeline for a production Kubernetes cluster. What receivers, processors, and exporters would you configure and why?
Sample answer preview
Designing an OpenTelemetry Collector pipeline for a production Kubernetes cluster requires balancing data quality, resource efficiency, and reliability. The Collector follows a pipeline model: receivers ingest data, processors transform it, and exporters send it to backends.
OTLP receiverbatch processormemory_limiterk8sattributestail_samplingprometheusremotewrite