PCA · domain
Instrumentation And Exporters
Practise Prometheus Certified Associate (PCA, CNCF/Linux Foundation) (PCA) Instrumentation And Exporters practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.
Focused practice
Practice Instrumentation And Exporters 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 Instrumentation And Exporters
Instrumentation And Exporters 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 Instrumentation And Exporters 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 Instrumentation And Exporters questions (57)
Click any question to see the full explanation, or start a practice session above.
Which TWO of the following are true about the node_exporter?
Medium2You need to monitor the duration of database queries. Which metric type is best for calculating quantiles on the server side?
Medium3When creating a custom exporter, which component is responsible for scraping the data?
Medium4When configuring a custom exporter, how do you provide labels to a metric?
Medium5Which TWO factors directly influence the accuracy of quantile calculations when using Prometheus Summary metrics?
Hard6You are using the blackbox_exporter to monitor an HTTP endpoint. Which module configuration is required to check the HTTP status code?
Medium7Which THREE of the following are true about the Prometheus Text Exposition Format?
Medium8What is the effect of using a 'Summary' metric with client-side quantiles?
Medium9Which THREE components are typically involved in the standard Prometheus instrumentation and scraping process?
Hard10A Histogram has buckets [0.1, 0.5, 1, 5]. A request takes 0.7 seconds. Which buckets will be incremented?
Hard11You need to track the number of requests received by your application. Which metric type should you choose?
Easy12Which THREE of the following are standard ways to handle Prometheus metrics?
Hard13When writing a custom exporter in Python, what is the most common way to expose the metrics?
Medium14Which of the following is a correct unit suffix for Prometheus metrics?
Easy15Which THREE of the following are key design considerations when creating a custom exporter?
Hard16You are monitoring a Linux server and need to track CPU usage. Which exporter is the standard choice for exposing hardware and OS metrics?
Easy17Which TWO of the following are true about the Gauge metric type?
Medium18Your application has a short-lived batch job that finishes before the Prometheus server can scrape it. What architectural component should be used?
Hard19Which tool would you use to monitor the availability of a website from various geographic locations?
Easy20Which TWO of the following should be considered when defining metric names?
Medium21When using the Prometheus Go client, what is the difference between a Gauge and a GaugeVec?
Hard22If you are using a Histogram, what is the purpose of the '_sum' metric?
Hard23You have a histogram metric tracking request durations. You need to calculate the 99th percentile across all instances in a cluster. Why is this difficult with standard Prometheus metrics?
Hard24What does the `_count` suffix denote in a summary or histogram?
Medium25When running node_exporter, how can you disable specific collectors like 'textfile'?
Medium26You notice your custom exporter is timing out during scraping. What is the most likely cause?
Medium27You are seeing 'NaN' values in your gauge metrics. What does this indicate?
Hard28Which TWO of the following are true regarding Prometheus Histograms?
Medium29You are instrumenting a Go application. What is the standard way to register a metric?
Medium30Which TWO of the following are common reasons to use the Pushgateway?
Medium31Which TWO of the following are true about the Blackbox exporter?
Medium32You need to monitor the availability of a specific web endpoint from external locations using blackbox_exporter. What is the primary purpose of the 'module' configuration in blackbox_exporter?
Medium33What is the purpose of the 'instance' label in Prometheus?
Medium34What is the purpose of the 'le' label in a Histogram?
Hard35You are implementing a custom exporter for a legacy database. The database provides a single value representing the number of active connections. Which metric type should you use to best represent this data?
Hard36You are troubleshooting high cardinality in your metrics. What is a common cause for this in a custom exporter?
Medium37What is the primary function of the 'blackbox_exporter' in a monitoring architecture?
Medium38Which THREE of the following are valid metric types supported natively by Prometheus client libraries?
Medium39When using a Prometheus client library to instrument a Go application, which function call is typically used to register a new metric?
Easy40Which THREE of the following are common issues that cause scraping failures?
Hard41What is the recommended approach for metrics that only need to be exposed periodically?
Medium42Which THREE of the following are valid metric types in Prometheus?
Medium43You want to monitor the status of a specific SSL certificate via blackbox_exporter. Which module is designed for this?
Hard44Which metric type is most appropriate for tracking the current total number of active user sessions?
Easy45Which THREE of the following are common use cases for the node_exporter?
Easy46What is the impact of naming a metric starting with an underscore?
Medium47When instrumenting an application, why is it recommended to use a fixed set of label names?
Medium48A developer wants to expose a metric that represents the current memory usage of a process. Which type is most appropriate?
Medium49Which action should be avoided when creating labels for custom metrics?
Medium50You need to expose metrics from a legacy application that only logs to a file. What should you do?
Medium51A developer wants to track the total number of requests received by a web service. Which metric type is most appropriate for this requirement?
Easy52When using the Pushgateway, what happens if you push a metric with the same name and labels as an existing one?
Medium53Which THREE of the following are valid approaches to instrumenting an application?
Medium54What is the default port used by node_exporter?
Easy55Why are metric names required to follow a specific character set (e.g., alphanumeric and colons)?
Medium56When implementing a custom exporter, what format must the output follow to be correctly scraped by Prometheus?
Medium57You are monitoring server hardware metrics using node_exporter. You observe that the metrics are not showing up in Prometheus. Which initial troubleshooting step is most effective?
MediumOther domains
All PCA exam domains
Frequently asked questions
- What does the Instrumentation And Exporters domain cover on the PCA exam?
- Instrumentation And Exporters 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 57 Instrumentation And Exporters 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 Instrumentation And Exporters questions?
- Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.