elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.73k stars 8.14k forks source link

[Enhancement][Fleet]: Action under Agent Activity if 10k agents fail to upgrade to latest version. #154211

Open amolnater-qasource opened 1 year ago

amolnater-qasource commented 1 year ago

Question:

However for few agents if agent upgrade fails we get below error which is expected under https://github.com/elastic/kibana/issues/141206: image

Could you please confirm the behaviour of this error under Agent activity for 10k agents?

Build details: VERSION: 8.8.0 Snapshot BUILD: 61938 COMMIT: 1b18bc20b6d779d3b0d8dca35be584e0e04a5faa

elasticmachine commented 1 year ago

Pinging @elastic/fleet (Team:Fleet)

amolnater-qasource commented 1 year ago

@manishgupta-qasource Please review.

manishgupta-qasource commented 1 year ago

Secondary review for this ticket is Done

juliaElastic commented 1 year ago

I think the difference is that in the first case the action status is ROLLOUT_PASSED, and currently we only display error details for FAILED status. We can convert this an enhancement issue and enable error display for ROLLOUT_PASSED status too. cc @kpollich