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

Question:
Which binary operator is used to compare two metric values for inequality?

  1. ==
  2. !=
  3. >
  4. <
Answer:
B - The != operator is used to check if the values of two metrics are not equal