Free Practice Questions for LF Observability
Exam-style questions and explanations by OpenExamPrep.
Loading practice questions...
Explore More Linux Foundation Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: LF Observability Exam
60
Exam Questions
Linux Foundation
75%
Passing Score
Linux Foundation
90 min
Exam Duration
Linux Foundation
$250
Exam Fee
Linux Foundation
5
Content Domains
LF Observability
2 years
Certification Validity
Linux Foundation
The LF Observability Fundamentals exam has 60 multiple-choice questions in 90 minutes with a 75% passing score. It covers observability fundamentals (20%), OpenTelemetry (25%), Prometheus and PromQL (25%), logging and tracing (20%), and SLO/SLI plus eBPF observability (10%). Aligns with LFS148 (OpenTelemetry) and LFS241 (Prometheus) curricula.
Sample LF Observability Practice Questions
Try these sample questions to review concepts for the LF Observability exam. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1Which three signals are commonly referred to as the 'three pillars of observability'?
2What does the OpenTelemetry Collector primarily provide?
3Which protocol is the native, vendor-neutral wire format for OpenTelemetry data?
4In the RED method for monitoring services, what do the letters R, E, and D stand for?
5In Brendan Gregg's USE method, what do U, S, and E represent?
6Which Prometheus collection model does the server use by default?
7Which Prometheus metric type represents a value that can go up or down, such as current memory usage?
8Which PromQL function calculates the per-second average rate of increase of a counter over the supplied range?
9What does an SLI (Service Level Indicator) measure?
10What is an error budget?
About the LF Observability Exam
The Linux Foundation Observability Self-Hosted Fundamentals certification validates working knowledge of OpenTelemetry, Prometheus, Grafana, Loki, Tempo, Jaeger, fluent bit/fluentd, and eBPF observability tooling. It covers the three pillars (metrics, logs, traces), RED and USE methods, four golden signals, SLI/SLO/error-budget design, and how to operate a self-hosted telemetry pipeline on Kubernetes.
Exam sponsor: Linux Foundation (PSI proctoring). The requirements and fees below concern the certification or admission exam, separate from our free practice resources.
Questions
60 questions
Time Limit
90 minutes
Passing Score
75%
Reported exam pass rate: Not published. Linux Foundation does not release official pass-rate data for foundational exams Exam sponsor website
Fees, eligibility, and exam policies can change. Confirm them with the exam sponsor before applying or paying.
Our practice resources: topics covered
We aim to reflect publicly available exam outlines and topic information in our study resources. Coverage, format, and difficulty may differ from the actual exam, and we cannot guarantee that every detail is accurate or current. Confirm exam requirements, fees, and policies with the official exam sponsor.
Observability Fundamentals
Three pillars (metrics, logs, traces), RED method (Rate/Errors/Duration), USE method (Utilization/Saturation/Errors), four golden signals, observability vs monitoring, and high-cardinality wide events
OpenTelemetry
OTel SDK and Collector, OTLP wire protocol, semantic conventions, resource attributes, baggage, manual vs automatic instrumentation, tail vs head sampling, and Collector deployment patterns (sidecar, agent, gateway)
Prometheus and PromQL
Scrape model, metric types (counter, gauge, histogram, summary), PromQL (rate, irate, increase, histogram_quantile), recording rules, alerting rules, Alertmanager (routing, grouping, silences, inhibition), exporters, federation, and long-term storage with Thanos or Mimir
Logging and Tracing
Loki and LogQL, Tempo and TraceQL, Jaeger storage backends, Fluent Bit and Fluentd, structured logging, W3C Trace Context (traceparent/tracestate), span attributes/events/links, exemplars, and trace-log correlation
SLO/SLI and eBPF Observability
SLI/SLO/SLA definitions, error budgets, multi-window multi-burn-rate alerts, latency SLIs, alert fatigue avoidance, and eBPF observability tools (Pixie, Parca, Cilium Hubble)
Preparing for the LF Observability Exam
What You Need to Know
- Passing score: 75%
- Exam length: 60 questions
- Time limit: 90 minutes
- Exam / certification fees: $250 (exam voucher) Official sources
Using Our Practice Resources
- Work through all 100 available questions
- Review every answer and explanation
- Track weak areas and revisit them
- Use our AI tutor for tough concepts
LF Observability: Suggested Study Strategy
Frequently Asked Questions
What does the LF Observability Self-Hosted Fundamentals exam cover?
The exam covers the three pillars of observability (metrics, logs, traces), OpenTelemetry SDK and Collector, OTLP, Prometheus and PromQL, Grafana, Loki/LogQL, Tempo/TraceQL, Jaeger, Fluent Bit/Fluentd, eBPF tools (Pixie, Parca, Cilium Hubble), and SLI/SLO/error-budget design for self-hosted stacks.
What is the format and passing score?
The exam is 60 multiple-choice questions delivered online with PSI proctoring. Candidates have 90 minutes and need to score 75% to pass. Linux Foundation foundational exams typically include one free retake within 12 months of purchase.
Is this the same as the OpenTelemetry Certified Associate (OTCA) or PCA?
It is broader than either. OTCA focuses specifically on OpenTelemetry and PCA on Prometheus. The Observability Self-Hosted Fundamentals exam combines both stacks plus logs (Loki, Fluent Bit), traces (Tempo, Jaeger), eBPF observability, and SLO/SLI design.
Do I need to know Kubernetes to pass?
Familiarity with Kubernetes helps because most self-hosted observability stacks run on Kubernetes (DaemonSets for log collectors, sidecars for OTel Collectors, kube-state-metrics, cAdvisor). Deep cluster operations knowledge is not required, but you should be comfortable with pods, services, and YAML.
Which Linux Foundation courses align with this exam?
LFS148 (Getting Started with OpenTelemetry, free) and LFS241 (Monitoring Systems and Services with Prometheus, paid) cover the bulk of the material. LFS162 (DevOps and SRE) and LFS261 (SRE Foundations) help with the SLO/SLI portion. Hands-on practice with Grafana, Loki, and Tempo is strongly recommended.