PCA (Prometheus Certified Associate) sample exam question with answer 179
Question:
Which of the following exporters is used to collect metrics from applications written in Java?
- Node Exporter
- Blackbox Exporter
- Pushgateway
- JMX Exporter
Answer:
D - The JMX Exporter is a Prometheus exporter that collects metrics from Java applications through Java Management Extensions (JMX). It can be used to monitor a wide range of Java applications, including Java Virtual Machine (JVM) metrics, memory usage, and garbage collection statistics