Sample questions
Prometheus Certified Associate (PCA, CNCF/Linux Foundation) (PCA) practice questions
What is the purpose of the 'keep_firing_for' field in an alerting rule?
Which TWO of the following are necessary to successfully inhibit an alert in Alertmanager?
You are monitoring a Linux server and need to track CPU usage. Which exporter is the standard choice for exposing hardware and OS metrics?
Which THREE are true regarding the Prometheus TSDB?
An 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…
You are using the blackbox_exporter to monitor an HTTP endpoint. Which module configuration is required to check the HTTP status code?
You are instrumenting a Go application. What is the standard way to register a metric?
What is the impact of naming a metric starting with an underscore?
If you are using a Histogram, what is the purpose of the '_sum' metric?
Which TWO of the following are true about the Blackbox exporter?
Which THREE of the following are valid components within a Prometheus Alerting Rule file?
What is the purpose of the 'labels' field in an alerting rule?
A legacy batch job runs once per day and finishes in seconds. Why is a standard Prometheus pull model inadequate here?
Which monitoring philosophy is core to the Prometheus architecture?
You are seeing 'NaN' values in your gauge metrics. What does this indicate?
What happens to your alerts if the Alertmanager configuration file contains a syntax error?
Why would you choose to create a recording rule for a complex PromQL query?
Which TWO of the following are valid components of an Alertmanager configuration file?
You need to expose metrics from a legacy application that only logs to a file. What should you do?
When configuring a custom exporter, how do you provide labels to a metric?
You want to ensure that if the Alertmanager cluster loses communication, alerts are still sent. Which configuration helps achieve this?
Which TWO of these are potential side effects of high-cardinality metrics?
Which file format does Prometheus use for its main configuration?
Which of the following is a correct unit suffix for Prometheus metrics?