-
Notifications
You must be signed in to change notification settings - Fork 5k
Add status.last_terminated_exitcode field in state_container metricset #47968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add status.last_terminated_exitcode field in state_container metricset #47968
Conversation
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
docs/reference/metricbeat/metricbeat-metricset-kubernetes-state_container.md
Show resolved
Hide resolved
changelog/fragments/1765359658-k8s_status_last_terminated_exitcode.yaml
Outdated
Show resolved
Hide resolved
…code.yaml Co-authored-by: Andrew Gizas <[email protected]>
This reverts commit 1e622c4.
… of github.com:MichaelKatsoulis/beats into add-kube_pod_container_status_last_terminated_exitcode
theletterf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
@Mergifyio backport 9.1 9.2 |
✅ Backports have been createdDetails
|
#47968) * Add status.last_terminated_exitcode field in state_container metricset * Update metricbeat/module/kubernetes/state_container/_meta/fields.yml Co-authored-by: Andrew Gizas <[email protected]> * Add changelog and update documentation example * Update changelog/fragments/1765359658-k8s_status_last_terminated_exitcode.yaml Co-authored-by: Andrew Gizas <[email protected]> --------- Co-authored-by: Andrew Gizas <[email protected]> (cherry picked from commit 71fb391)
#47968) * Add status.last_terminated_exitcode field in state_container metricset * Update metricbeat/module/kubernetes/state_container/_meta/fields.yml Co-authored-by: Andrew Gizas <[email protected]> * Add changelog and update documentation example * Update changelog/fragments/1765359658-k8s_status_last_terminated_exitcode.yaml Co-authored-by: Andrew Gizas <[email protected]> --------- Co-authored-by: Andrew Gizas <[email protected]> (cherry picked from commit 71fb391)
Proposed commit message
status.last_terminated_exitcodeinkubernetes.state_containermetricsetChecklist
stresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Disruptive User Impact
None
How to test this PR locally
state-*metricsets configured. https://github.com/elastic/beats/blob/main/metricbeat/module/kubernetes/_meta/test/docs/README.mdkubernetes.state_containermetricset.Related issues