PCA (Prometheus Certified Associate) sample exam question with answer 211
Question:
Which Prometheus user interface tab allows viewing the configured service discovery as well as discovered targets?
- Graph
- Help
- Status
- Alerts
Answer:
C - Status is for viewing the service discovery configuration and targets
A - the Graph tab allows visualizing PromQL queries in a console or graph view
B - the Help tab simply links to the Prometheus documentation
D - the Alerts tab allows viewing the current status of alerting rules being evaluated by Prometheus