Unlike standard Kubernetes clusters where events are ephemeral and typically expire after an hour, Metoro provides permanent storage and analysis of all Kubernetes events. This allows you to track, analyze, and debug cluster activities over extended periods.
Service Name: Associated service (Metoro-specific enhancement)
Reason: The event trigger
Message: Detailed event description
Namespace: The involved object’s namespace
Object Kind: The type of resource involved
Reporting Component: Source component (e.g., Horizontal Pod Autoscaler)
Count: Number of times the event has occurred
Metoro enhances standard Kubernetes events by automatically associating them with services. For example, if an event
involves a pod within a deployment that’s part of a service, the event will be linked to that service.