Syntax of failure criteria

Open
#9 1 comment 0 reactions 1 assignee View on GitHub

@ninallam is already working on this.

Since Aug 26, 2022.

Assessment

This issue has not been assessed yet.

Description

enhancement

Is your feature request related to a problem? Please describe.
Cannot find in doc syntax of all failure criteria.

Describe the solution you'd like
Will be good to have documented somewhere the failure criteria not only in source code :-)

const validAggregateList = {
    'response_time_ms': ['avg', 'min', 'max', 'p50', 'p90', 'p95', 'p99'],
    'requests_per_sec': ['avg'],
    'requests': ['count'],
    'latency': ['avg', 'min', 'max', 'p50', 'p90', 'p95', 'p99'],
    'error': ['percentage']
}

Additional context
Add any other context or screenshots about the feature request here.

Dominant language
TypeScript
Stars
20
Forks
27
Avg merge
6d 16h
Merged PRs (30d)
8

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/load-testing

All issues in Azure/load-testing

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.