You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue covers the creation of a new elastic agent docker image that contains larger dependencies that would not be a good fit for the baseline elastic agent image. Specifically this covers the dependencies needed for synthetics which significantly increase the size of the agent image. While alternate approaches such as auto downloading synthetics images #26153 might make sense in the future this approach will be needed for those who would rather not download dependencies, some of which are quite sizable, on demand.
While the precipitating factor here is heartbeat we are naming this image more generically "off-line" for the reason that other things might fall in this category in the future.
The text was updated successfully, but these errors were encountered:
Takes over from #22932
This issue covers the creation of a new elastic agent docker image that contains larger dependencies that would not be a good fit for the baseline elastic agent image. Specifically this covers the dependencies needed for synthetics which significantly increase the size of the agent image. While alternate approaches such as auto downloading synthetics images #26153 might make sense in the future this approach will be needed for those who would rather not download dependencies, some of which are quite sizable, on demand.
While the precipitating factor here is heartbeat we are naming this image more generically "off-line" for the reason that other things might fall in this category in the future.
The text was updated successfully, but these errors were encountered: