PCA · domain
Observability Concepts
Practise Prometheus Certified Associate (PCA, CNCF/Linux Foundation) (PCA) Observability Concepts practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.
Focused practice
Practice Observability Concepts questions
Scored sessions drawing only from this domain — pick a length below.
Start 20-question practice test →What this domain covers
What to know about Observability Concepts
Observability Concepts questions test whether you can apply the concept in context, not just recognise a definition.
How the topic appears in realistic exam-style scenarios.
Which detail in the question changes the correct answer.
How to eliminate plausible but wrong options.
How to connect the question back to the wider exam objective.
Watch out for
Common Observability Concepts exam traps
- ▸Answering from memory before reading the full scenario.
- ▸Missing a constraint such as cost, availability, security, scope or command context.
- ▸Choosing a broad answer when the question asks for the most specific fix.
- ▸Ignoring why the wrong options are tempting.
Question index
All Observability Concepts questions (63)
Click any question to see the full explanation, or start a practice session above.
What is the primary benefit of using a pull-based model for monitoring?
Medium2What is the purpose of 'labels' in Prometheus?
Easy3Which of these is NOT a Golden Signal?
Easy4You are deploying Prometheus in a cluster with highly dynamic ephemeral pods. Which concern is the most significant regarding cardinality?
Hard5A system is experiencing high latency. You need to identify if the latency is caused by external dependencies. Which of the Four Golden Signals is most relevant for this discovery?
Medium6When designing a monitoring strategy, why should you avoid monitoring 'everything'?
Medium7Which metric type would best capture the distribution of request latencies?
Medium8You are monitoring a legacy batch processing job that runs for only 30 seconds once every 24 hours. Which Prometheus component is necessary to collect these metrics?
Medium9What is the primary function of the 'scrape_timeout' configuration?
Hard10Which THREE of these represent the Four Golden Signals?
Medium11Which of these is considered a 'counter' in Prometheus?
Easy12Which TWO are true about Prometheus alerting rules?
Hard13You are seeing 'Too many active series' in your Prometheus logs. Which action should be your first priority to address this?
Hard14Why might you use an 'exporter' in Prometheus?
Medium15A legacy batch job runs once per day and finishes in seconds. Why is a standard Prometheus pull model inadequate here?
Medium16Which TWO of the following are primary components of the Prometheus monitoring architecture?
Easy17Which of the following describes the 'pull' model's benefit regarding service discovery?
Medium18When configuring Service Discovery in Kubernetes, why might you use relabeling?
Hard19Which THREE of the following are considered part of the 'Four Golden Signals' of monitoring?
Easy20A dashboard shows a latency spike that doesn't correlate with CPU usage. What should you investigate next?
Hard21What is the purpose of a Gauge metric?
Medium22Which monitoring philosophy is core to the Prometheus architecture?
Medium23What is the primary drawback of using the Pushgateway for long-running services?
Medium24What is the primary goal of observability?
Easy25You are designing a monitoring architecture for an ephemeral, auto-scaling microservices environment. Why is the Prometheus 'pull' model generally preferred over a 'push' model in this scenario?
Medium26When evaluating the 'Traffic' golden signal, what is the best metric to watch for a web service?
Hard27Your team is defining Service Level Objectives (SLOs) for a web application. Which metric is most indicative of the 'Traffic' golden signal?
Easy28How does the 'stale marker' work in Prometheus?
Hard29Which tool would you pair with Prometheus to visualize the collected data?
Medium30What is the primary difference between a metric and a log?
Easy31Which component is strictly required to monitor batch jobs in a Prometheus ecosystem?
Easy32Which golden signal would you monitor to detect if a specific API endpoint is returning 404s?
Easy33A team is transitioning from a traditional logging system to a metrics-based monitoring approach. Which category of observability data should the team prioritize to specifically identify the 'Latency' golden signal?
Easy34Which TWO are true about the 'Summary' metric type?
Medium35Which TWO of these are true about the 'Pull' model?
Medium36Which THREE items are standard techniques to reduce metric cardinality?
Medium37You need to measure the P99 latency of your service. Which PromQL function do you use on a Histogram?
Hard38Which TWO of the following are examples of metric data?
Easy39Which component is responsible for executing queries written in PromQL?
Easy40Which TWO of these are potential side effects of high-cardinality metrics?
Hard41An application is emitting logs that contain '5xx' status codes when a service is unavailable. If you want to create an alert that triggers based on the rate of these errors, what is the best practice for observability?
Hard42Why are 'logs' essential for debugging, even with perfect metrics?
Medium43A developer asks why they should use Distributed Traces instead of simply using high-cardinality metrics to debug a slow request. What is the primary advantage of traces?
Medium44Which THREE factors contribute to a 'high cardinality' problem in a Prometheus environment?
Hard45In the context of the Four Golden Signals, what does 'Saturation' measure?
Easy46You notice that your Prometheus instance memory usage is growing linearly despite constant traffic. What is the most likely cause?
Hard47Which TWO statements accurately describe the differences between logs and metrics?
Medium48Which TWO are common causes of high-cardinality in Kubernetes environments?
Hard49What is 'Monitoring Philosophy' regarding alerts?
Easy50Why does the 'rate()' function in PromQL behave unexpectedly on counter resets?
Hard51Which THREE features are provided by Grafana when used with Prometheus?
Easy52Which THREE actions are commonly performed during the 'relabeling' phase in Prometheus?
Hard53Which THREE of these are common Prometheus data sources?
Easy54If you have a metric `http_requests_total` and want the increase over 5 minutes, what is the best PromQL syntax?
Medium55Which TWO are common types of Prometheus exporters?
Easy56An engineer observes a massive spike in Prometheus memory usage after introducing a new custom label that includes a unique user ID. Which observability concept is being violated?
Hard57A developer adds a 'user_id' label to an HTTP request counter. What is the operational risk?
Hard58Which THREE of these are recommended practices for an observability strategy?
Medium59What is the benefit of the 'service discovery' feature in Prometheus?
Medium60Why are traces considered distinct from metrics in observability?
Medium61An SRE team is transitioning from traditional logs to metrics for performance monitoring. Which scenario best justifies using metrics over logs?
Easy62What is the primary role of the 'Alertmanager'?
Easy63Which THREE are true regarding the Prometheus TSDB?
HardOther domains
All PCA exam domains
Frequently asked questions
- What does the Observability Concepts domain cover on the PCA exam?
- Observability Concepts questions test whether you can apply the concept in context, not just recognise a definition.
- How many questions are in this domain?
- This page lists all 63 Observability Concepts questions in the PCA question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
- What is the best way to practise this domain?
- Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
- Can I practise only Observability Concepts questions?
- Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.