PCA (Prometheus Certified Associate) sample exam question with answer 303
Question:
Which of the following PromQL functions is used to aggregate time series data?
- rate()
- sum()
- increase()
- absent()
Answer:
B - the sum() function is used to aggregate time series data