Tetiana Kravchenko

Results 14 comments of Tetiana Kravchenko

Hi @ronak-ag. In version 7.17 is already used older version than 0.15.7 - https://github.com/elastic/beats/blob/7.17/go.mod#L192-L194. Could you please try to update to the latest 7.17 version and verify if you still...

Hi @tabern, any plans/updates on this issue?

a new field also should be added in the fields file: https://github.com/elastic/beats/blob/main/metricbeat/module/kubernetes/volume/_meta/fields.yml

hey @fpetkovski I am also trying to achieve the same as described above: > I would like to get the crash situation, so I need to use the KSM kube_pod_container_status_last_terminated_reason...

> @tetianakravchenko Tests seem to be failing here. Hey @rexagod I've fixed tests, please have a look

Hey @rexagod @mrueg could you please check this PR?

Hey @rexagod could you please have another look on this PR?

Hey @RomanIzvozchikov can you please try to add to `add_kubernetes_metadata` processor `deployment: true` configuration and check if it fixes the issue?

@ChrsMark > Btw, what if we manually delete the lease object while both Metricbeat's hold it? there always is only 1 metricbeat that holds the lease. former leader just fail...

> Yes, most probably deleting the lease won't change anything. In that case only deleting the "old" leader Pod will fix things, right? yes, correct, deleting the "old" leader Pod...