The final score across the BenchmarkRun, present once completed. Calculated as sum of scenario scores / number of scenario runs.
metadataobject required
User defined metadata to attach to the benchmark run for organization.
purposestring nullable
Purpose of the run.
environment_variablesobject nullable
Environment variables used to run the benchmark.
secrets_providedobject nullable
User secrets used to run the benchmark. Example: {"DB_PASS": "DATABASE_PASSWORD"} would set the environment variable 'DB_PASS' on all scenario devboxes to the value of the secret 'DATABASE_PASSWORD'.