Bird
0
0

Which of the following is NOT a core component of observability in distributed systems?

easy📝 Conceptual Q12 of 15
Microservices - Monitoring and Observability
Which of the following is NOT a core component of observability in distributed systems?
AMetrics
BLogs
CTraces
DLoad balancers
Step-by-Step Solution
Solution:
  1. Step 1: Identify observability components

    Observability relies on metrics (numbers), logs (records), and traces (request paths).
  2. Step 2: Check option relevance

    Load balancers manage traffic but are not part of observability data.
  3. Final Answer:

    Load balancers -> Option D
  4. Quick Check:

    Observability = metrics, logs, traces [OK]
Quick Trick: Remember observability = metrics + logs + traces only [OK]
Common Mistakes:
MISTAKES
  • Confusing infrastructure components with observability data
  • Including load balancers as observability
  • Ignoring traces as part of observability

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Microservices Quizzes