16.44Logs vs metrics vs traces
Memorize:
Logs
What happened?
Detailed discrete events.
Metrics
How often/how much?
Numbers over time.
Traces
Where did this request spend time?
Request path across components.
Together:
observability
Memorize:
What happened?
Detailed discrete events.
How often/how much?
Numbers over time.
Where did this request spend time?
Request path across components.
Together:
observability