Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Load Testing
  • Getting started
    • Service overview
    • Agent
    • Agent selection
    • Load generator
    • Load profile
    • Testing threads
    • Autostop
    • Resource Check
    • Test agent monitoring
    • Reports
    • Load test regressions
    • Load test results
    • Comparing load test results
    • Test artifacts
    • Quotas and limits
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes

In this article:

  • Regression dashboards
  • Time scale
  • Regression types
  • Response time: cumulative quantiles
  • Testing threads: quantity
  • Fault point: RPS
  • Thresholds for regression metrics
  • See also
  1. Concepts
  2. Load test regressions

Load test regressions

Written by
Yandex Cloud
Updated at December 2, 2024
  • Regression dashboards
  • Time scale
  • Regression types
    • Response time: cumulative quantiles
    • Testing threads: quantity
    • Fault point: RPS
    • Thresholds for regression metrics
  • See also

For each test you run with Yandex Load Testing, you can specify a certain number of integral metrics, such as response time, number of service responses with incorrect codes, RPS disorders, etc. Integral metrics allow the user to quickly assess the quality of the test or the service being tested.

Using the visualization tools on the Regressions page, you can create graphs of dependencies of integral metrics on time for any performed tests.

Regression dashboardsRegression dashboards

The regression dashboard allows you to conveniently compile information about a series of load tests. You can add widgets with regression graphs, headings, and explanatory texts to your dashboard.

Time scaleTime scale

The time scale at the top of the regressions page is used to customize the time interval for displaying the regression. The regression graph will show only those values of the load test metrics that fall within the specified interval.

Warning

Metric values that fall outside the time interval are not taken into account at all on regression graphs. As a consequence, for extreme points on the chart, a trend line to the edge will not be drawn, even if it is visible at other values of the time interval.

Regression typesRegression types

Response time: cumulative quantilesResponse time: cumulative quantiles

This chart shows how quantiles (to be more precise, percentiles) of different levels depend on time.
An N-level quantile indicates the time that N% responses fall within. The 50th quantile is a median value and the 100th quantile is the maximum one.

Testing threads: quantityTesting threads: quantity

This chart shows how the number of testing threads depends on time.
A testing thread is a separate instance of a load generator. It is usually equal to the number of connections established between the agent and the service being tested.

Fault point: RPSFault point: RPS

This chart displays the dependence of RPS disorder on time.

Thresholds for regression metricsThresholds for regression metrics

For each metric (line) on the regression dashboard charts, you can add a threshold value the excess of which should be considered abnormal. The chart areas where values exceed the thresholds are highlighted with the same color as the relevant metric line.

For individual tests, you can also use the check-regressions command in the Yandex Cloud CLI to check whether metric thresholds were exceeded. For more information, see Checking regression metrics for exceeded thresholds using CLI.

See alsoSee also

Creating a regression dashboard
Checking regression metrics for exceeded thresholds

Was the article helpful?

Previous
Reports
Next
Load test results
Yandex project
© 2025 Yandex.Cloud LLC