PCA (Prometheus Certified Associate) sample exam question with answer 258
Question:
Which of the following is a function or operator defined in PromQL?
- concat
- equals ( == )
- select
- where
Answer:
B - correct answer
A - this is not a function or operator defined in PromQL
C, D - is incorrect. While this is a keyword in SQL, it is not a part of PromQL