- Notifications
You must be signed in to change notification settings - Fork 203
Closed
elastic/integrations
#10503Labels
Team:Cloudnative-MonitoringLabel for the Cloud Native Monitoring teamLabel for the Cloud Native Monitoring team
Description
Describe the enhancement:
Provide the time that last_terminated_reason of cotainer occurred in Kubernetes Integration
Possible fields that can support that (from KSM-Pod metrics) can be kube_pod_status_container_ready_time.
Describe a specific use case for the enhancement or feature:
The "kubernetes.container.status.last_terminated_reason" is a useful field, especially in the case of missed metrics. This metric on its own can be difficult to identify when it happened as the container or pod can keep this error since last restart and also can be
This request is specifically for a timestamp for when this last_terminated_reason occurred.
What is the definition of done?
- Elastic Kubernetes Inetegration package update
- Beats code update to support the new field eg. last_terminated_reason_timestamp
- Update Relevant documentation
- Provide Test/ Evidence that new field is present and integration works as expected
Metadata
Metadata
Assignees
Labels
Team:Cloudnative-MonitoringLabel for the Cloud Native Monitoring teamLabel for the Cloud Native Monitoring team