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
elastic/beats#34290 will be implementing the ability to control how many browser tests can run in parallel with Elastic Agent running as a Private Location.
The current behaviour (as documented), is that this is fixed at 2 (and cannot be overridden). elastic/beats#34290 adds this capability.
We should add some advice as to sensible limits, and setting this too high could end up having CPU and/or memory contention that introduces performance variability, or even stops tests running at all.
Resources
The new implementation allows this to be configured via environment variables, read when the Elastic Agent is started up (i.e. it cannot be changed on the fly). More details are shown in the PR.
Collaboration
The documentation team will investigate the issue and create the initial content.
Description
elastic/beats#34290 will be implementing the ability to control how many browser tests can run in parallel with Elastic Agent running as a Private Location.
The current behaviour (as documented), is that this is fixed at 2 (and cannot be overridden). elastic/beats#34290 adds this capability.
We should add some advice as to sensible limits, and setting this too high could end up having CPU and/or memory contention that introduces performance variability, or even stops tests running at all.
Resources
The new implementation allows this to be configured via environment variables, read when the Elastic Agent is started up (i.e. it cannot be changed on the fly). More details are shown in the PR.
Collaboration
The documentation team will investigate the issue and create the initial content.
Point of contact.
Main contact: @andrewvc
Stakeholders:
@andrewvc @paulb-elastic
The text was updated successfully, but these errors were encountered: