We need a way to configure the tracetest binary to behave differently depending on the environment variables and flags that are sent to it.
Acceptance criteria:
AC1:
As a user using the tracetest k6 extension
I should be able to choose if I want the observability tests to fail my load tests if any of them fail
And this option should be enabled by default
AC2:
As a user using the tracetest k6 extension
If I want to use the output as a mechanism to trigger tracetest runs
I should be able to add the default tracetest server URL for all my load tests
AC3:
As a user, I should be able to add flags and environment variables as part of running the load tests to:
We need a way to configure the tracetest binary to behave differently depending on the environment variables and flags that are sent to it.
Acceptance criteria: AC1: As a user using the tracetest k6 extension I should be able to choose if I want the observability tests to fail my load tests if any of them fail And this option should be enabled by default
AC2: As a user using the tracetest k6 extension If I want to use the output as a mechanism to trigger tracetest runs I should be able to add the default tracetest server URL for all my load tests
AC3: As a user, I should be able to add flags and environment variables as part of running the load tests to: