Practice PCA Instrumentation And Exporters questions with full explanations on every answer.
Start practicing
Instrumentation And Exporters — choose a session length
Free · No account required
Click any question to see the full explanation and answer options, or start a focused practice session above.
Your application has a short-lived batch job that finishes before the Prometheus server can scrape it. What architectural component should be used?
2You need to track the number of requests received by your application. Which metric type should you choose?
3Which action should be avoided when creating labels for custom metrics?
4When implementing a custom exporter, what format must the output follow to be correctly scraped by Prometheus?
5You are using the blackbox_exporter to monitor an HTTP endpoint. Which module configuration is required to check the HTTP status code?
6A developer wants to expose a metric that represents the current memory usage of a process. Which type is most appropriate?
7You need to monitor the duration of database queries. Which metric type is best for calculating quantiles on the server side?
8You are monitoring a Linux server and need to track CPU usage. Which exporter is the standard choice for exposing hardware and OS metrics?
9What is the default port used by node_exporter?
10When running node_exporter, how can you disable specific collectors like 'textfile'?
11You are instrumenting a Go application. What is the standard way to register a metric?
12A Histogram has buckets [0.1, 0.5, 1, 5]. A request takes 0.7 seconds. Which buckets will be incremented?
13What is the effect of using a 'Summary' metric with client-side quantiles?
14You want to monitor the status of a specific SSL certificate via blackbox_exporter. Which module is designed for this?
15When writing a custom exporter in Python, what is the most common way to expose the metrics?
16You need to expose metrics from a legacy application that only logs to a file. What should you do?
17What is the purpose of the 'le' label in a Histogram?
18When creating a custom exporter, which component is responsible for scraping the data?
19When using the Pushgateway, what happens if you push a metric with the same name and labels as an existing one?
20What is the impact of naming a metric starting with an underscore?
21When using the Prometheus Go client, what is the difference between a Gauge and a GaugeVec?
22You notice your custom exporter is timing out during scraping. What is the most likely cause?
23Which of the following is a correct unit suffix for Prometheus metrics?
24What is the primary function of the 'blackbox_exporter' in a monitoring architecture?
25What is the purpose of the 'instance' label in Prometheus?
26When configuring a custom exporter, how do you provide labels to a metric?
27You are seeing 'NaN' values in your gauge metrics. What does this indicate?
28Which metric type is most appropriate for tracking the current total number of active user sessions?
29If you are using a Histogram, what is the purpose of the '_sum' metric?
30What is the recommended approach for metrics that only need to be exposed periodically?
31Which THREE of the following are valid metric types in Prometheus?
32What does the `_count` suffix denote in a summary or histogram?
33Why are metric names required to follow a specific character set (e.g., alphanumeric and colons)?
34Which tool would you use to monitor the availability of a website from various geographic locations?
35When instrumenting an application, why is it recommended to use a fixed set of label names?
36Which TWO of the following are common reasons to use the Pushgateway?
37Which TWO of the following are true about the node_exporter?
38Which TWO of the following are true regarding Prometheus Histograms?
39Which TWO of the following are true about the Blackbox exporter?
40Which THREE components are typically involved in the standard Prometheus instrumentation and scraping process?
41Which THREE of the following are standard ways to handle Prometheus metrics?
42Which THREE of the following are key design considerations when creating a custom exporter?
43Which THREE of the following are true about the Prometheus Text Exposition Format?
44Which TWO of the following are true about the Gauge metric type?
45Which THREE of the following are common issues that cause scraping failures?
46Which TWO of the following should be considered when defining metric names?
47Which THREE of the following are valid approaches to instrumenting an application?
48You 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?
49A developer wants to track the total number of requests received by a web service. Which metric type is most appropriate for this requirement?
50You 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?
51You 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?
52You 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?
53You are troubleshooting high cardinality in your metrics. What is a common cause for this in a custom exporter?
54When using a Prometheus client library to instrument a Go application, which function call is typically used to register a new metric?
55Which THREE of the following are valid metric types supported natively by Prometheus client libraries?
56Which THREE of the following are common use cases for the node_exporter?
57Which TWO factors directly influence the accuracy of quantile calculations when using Prometheus Summary metrics?
The Instrumentation And Exporters domain covers the key concepts tested in this area of the PCA exam blueprint published by CNCF / Linux Foundation. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all PCA domains — no account required.
The Courseiva PCA question bank contains 57 questions in the Instrumentation And Exporters domain. Click any question to see the full explanation and answer breakdown.
Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.
Yes — the session launcher on this page draws questions exclusively from the Instrumentation And Exporters domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.
Save your results, see per-domain analytics, and get readiness scores — free, for every certification.
Sign Up FreeFree forever · Every certification included