Linux Foundation Prometheus Certified Associate (PCA) Free Practice Test
Question 1
What are Inhibition rules?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
Which of the following signal belongs to symptom-based alerting?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
How can you send metrics from your Prometheus setup to a remote system, e.g., for long-term storage?
Correct Answer: D
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Which of the following PromQL queries is invalid?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
How would you name a metric that measures gRPC response size?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
What is api_http_requests_total in the following metric?
api_http_requests_total{method="POST", handler="/messages"}
api_http_requests_total{method="POST", handler="/messages"}
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
What does the rate() function in PromQL return?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).