PCA (Prometheus Certified Associate) sample exam question with answer 184
Question:
Which binary operator is used to compare two metric values for inequality?
- ==
- !=
- >
- <
Answer:
B - The != operator is used to check if the values of two metrics are not equal