Courseiva

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.

57 questions9 easy34 medium14 hard

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.

1

Which TWO of the following are true about the node_exporter?

Medium
2

You need to monitor the duration of database queries. Which metric type is best for calculating quantiles on the server side?

Medium
3

When creating a custom exporter, which component is responsible for scraping the data?

Medium
4

When configuring a custom exporter, how do you provide labels to a metric?

Medium
5

Which TWO factors directly influence the accuracy of quantile calculations when using Prometheus Summary metrics?

Hard
6

You are using the blackbox_exporter to monitor an HTTP endpoint. Which module configuration is required to check the HTTP status code?

Medium
7

Which THREE of the following are true about the Prometheus Text Exposition Format?

Medium
8

What is the effect of using a 'Summary' metric with client-side quantiles?

Medium
9

Which THREE components are typically involved in the standard Prometheus instrumentation and scraping process?

Hard
10

A Histogram has buckets [0.1, 0.5, 1, 5]. A request takes 0.7 seconds. Which buckets will be incremented?

Hard
11

You need to track the number of requests received by your application. Which metric type should you choose?

Easy
12

Which THREE of the following are standard ways to handle Prometheus metrics?

Hard
13

When writing a custom exporter in Python, what is the most common way to expose the metrics?

Medium
14

Which of the following is a correct unit suffix for Prometheus metrics?

Easy
15

Which THREE of the following are key design considerations when creating a custom exporter?

Hard
16

You are monitoring a Linux server and need to track CPU usage. Which exporter is the standard choice for exposing hardware and OS metrics?

Easy
17

Which TWO of the following are true about the Gauge metric type?

Medium
18

Your application has a short-lived batch job that finishes before the Prometheus server can scrape it. What architectural component should be used?

Hard
19

Which tool would you use to monitor the availability of a website from various geographic locations?

Easy
20

Which TWO of the following should be considered when defining metric names?

Medium
21

When using the Prometheus Go client, what is the difference between a Gauge and a GaugeVec?

Hard
22

If you are using a Histogram, what is the purpose of the '_sum' metric?

Hard
23

You 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?

Hard
24

What does the `_count` suffix denote in a summary or histogram?

Medium
25

When running node_exporter, how can you disable specific collectors like 'textfile'?

Medium
26

You notice your custom exporter is timing out during scraping. What is the most likely cause?

Medium
27

You are seeing 'NaN' values in your gauge metrics. What does this indicate?

Hard
28

Which TWO of the following are true regarding Prometheus Histograms?

Medium
29

You are instrumenting a Go application. What is the standard way to register a metric?

Medium
30

Which TWO of the following are common reasons to use the Pushgateway?

Medium
31

Which TWO of the following are true about the Blackbox exporter?

Medium
32

You 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?

Medium
33

What is the purpose of the 'instance' label in Prometheus?

Medium
34

What is the purpose of the 'le' label in a Histogram?

Hard
35

You 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?

Hard
36

You are troubleshooting high cardinality in your metrics. What is a common cause for this in a custom exporter?

Medium
37

What is the primary function of the 'blackbox_exporter' in a monitoring architecture?

Medium
38

Which THREE of the following are valid metric types supported natively by Prometheus client libraries?

Medium
39

When using a Prometheus client library to instrument a Go application, which function call is typically used to register a new metric?

Easy
40

Which THREE of the following are common issues that cause scraping failures?

Hard
41

What is the recommended approach for metrics that only need to be exposed periodically?

Medium
42

Which THREE of the following are valid metric types in Prometheus?

Medium
43

You want to monitor the status of a specific SSL certificate via blackbox_exporter. Which module is designed for this?

Hard
44

Which metric type is most appropriate for tracking the current total number of active user sessions?

Easy
45

Which THREE of the following are common use cases for the node_exporter?

Easy
46

What is the impact of naming a metric starting with an underscore?

Medium
47

When instrumenting an application, why is it recommended to use a fixed set of label names?

Medium
48

A developer wants to expose a metric that represents the current memory usage of a process. Which type is most appropriate?

Medium
49

Which action should be avoided when creating labels for custom metrics?

Medium
50

You need to expose metrics from a legacy application that only logs to a file. What should you do?

Medium
51

A developer wants to track the total number of requests received by a web service. Which metric type is most appropriate for this requirement?

Easy
52

When using the Pushgateway, what happens if you push a metric with the same name and labels as an existing one?

Medium
53

Which THREE of the following are valid approaches to instrumenting an application?

Medium
54

What is the default port used by node_exporter?

Easy
55

Why are metric names required to follow a specific character set (e.g., alphanumeric and colons)?

Medium
56

When implementing a custom exporter, what format must the output follow to be correctly scraped by Prometheus?

Medium
57

You 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?

Medium

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.
Prometheus Certified Associate (PCA, CNCF/Linux Foundation) (PCA) Instrumentation And Exporters Practice Questions