Practice exams for Prometheus Certified Associate

60 questions ยท 90 min

  • PromQL 17 questions
  • Prometheus Fundamentals 12 questions
  • Observability Concepts 11 questions
  • Alerting & Dashboarding 11 questions
  • Instrumentation and Exporters 9 questions

25 free questions across all domains, no account required.

The full set of 60 questions is included in the All certifications subscription. Subscribe

How to prepare for Prometheus Certified Associate with InfraPrep

The 60 questions cover 5 domains: PromQL, Prometheus Fundamentals, Observability Concepts, Alerting & Dashboarding, Instrumentation and Exporters. 25 of them are free, without an account.

Study mode

Answer at your pace: each answer is corrected straight away, with an explanation and the link to the documentation it relies on.

Exam mode

A timed exam of 90 minutes, with a question map to flag and come back to questions before you submit.

Results by domain

Your score is broken down by domain, so you know what to review first.

Original questions

Every question is written from the public documentation, never copied from the exam. You can contest an answer from study mode.

Sample question

Observability Concepts

A new engineer joins the SRE team and asks how the Prometheus documentation itself defines the word "metric". Which statement matches the official definition?

  1. Metrics are structured log lines that Prometheus indexes and stores for full-text search
  2. Metrics are the alert notifications generated by Alertmanager when a threshold is crossed
  3. Metrics are the dashboard panels rendered by a visualization tool from raw event streams
  4. Metrics are numerical measurements
Show the answer and the explanation

Correct answer: D

The documentation defines metrics as numerical measurements, with the term "time series" describing how changes in that value are recorded over time.

Source: official documentation

Try the free questions