package
1.99.1
Repository: https://github.com/elastic/e2e-testing.git
Documentation: pkg.go.dev

# Functions

AddAPMServicesForInstrumentation adds a Kibana and APM Server instances to the running project.
CheckProcessStateOnTheHost checks if a process is in the desired state in a container name of the container for the service: we are using the Docker client instead of docker-compose because it does not support returning the output of a command: it simply returns error level.
ExecCommandInService executes a command in a service from a profile.
FetchBeatConfiguration where 'configFileName' represents the configuration file, including extension.
GetContainerHostname we need the container name because we use the Docker Client instead of Docker Compose.