PCA (Prometheus Certified Associate) sample exam question with answer 303

Question:
Which of the following PromQL functions is used to aggregate time series data?

  1. rate()
  2. sum()
  3. increase()
  4. absent()
Answer:
B - the sum() function is used to aggregate time series data