PCA (Prometheus Certified Associate) sample exam question with answer 312
Question:
Which of the following is an example of a Prometheus client library for instrumenting an application?
- Node Exporter
- Pushgateway
- Blackbox Exporter
- Prometheus Java Client
Answer:
D - correct answer. The Prometheus Java Client is an example of a client library that can be used to instrument Java-based applications for use with Prometheus. Other client libraries are available for other programming languages