VMware Aria Automation 8.x Professional (2023) — Question 24
What is the role of Prometheus in a VMware Tanzu Kubernetes Grid cluster?
Answer options
- A. Provide the functionality of a lightweight log processor and forwarder that allows you to collect data and logs from different sources.
- B. Collect metrics from target clusters at specified intervals, evaluate rule expressions, display the results, and trigger alerts if certain conditions arise.
- C. Inject time-series database (TSDB) data into high-quality graphs and visualizations.
- D. Extend the open-source Docker distribution by adding the functionalities usually required by users such as security and identity control and management.
Correct answer: B
Explanation
The correct answer is B because Prometheus is designed to collect and evaluate metrics and trigger alerts based on specified conditions. Option A describes a logging function that is not Prometheus's primary role, while option C refers to visualization rather than metric collection. Option D mischaracterizes Prometheus as a Docker extension, which is not its purpose.