PCA (Prometheus Certified Associate) sample exam question with answer 527
Question:
Which Prometheus user interface tab allows for viewing the current configuration of Prometheus?
- Alerts
- Status
- Help
- Graph
Answer:
B - is the correct answer
A - is incorrect as this tab displays all of the alerts being evaluated by Prometheus and their statuses, not the Prometheus configuration
C - is incorrect as this tab links to the Prometheus documentation site
D - is incorrect as this tab allows querying the Prometheus time series database, not viewing the Prometheus configuration