Skip to content

feat: add documentation for setting thresholds#5470

Draft
caalador wants to merge 3 commits intomainfrom
feat/document-thresholds
Draft

feat: add documentation for setting thresholds#5470
caalador wants to merge 3 commits intomainfrom
feat/document-thresholds

Conversation

@caalador
Copy link
Copy Markdown
Contributor

@caalador caalador commented Apr 10, 2026

Add documentation for default
and customized thresholds in load tests.

documents vaadin/testbench#2190

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5470.fly.dev

Built from 576d95b

Add documentation for default
and customized thresholds in load tests.
@caalador caalador force-pushed the feat/document-thresholds branch from f796711 to 9d85736 Compare April 10, 2026 09:19
@caalador caalador marked this pull request as draft April 10, 2026 10:03
@caalador caalador requested a review from tltv April 13, 2026 11:38
</plugin>
----

NOTE: In XML, use `&lt;` instead of `<` inside threshold expressions.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shows < for both in the browser.

=== Combining Defaults and Custom Thresholds

Custom thresholds are added alongside the defaults.
If you add a custom `http_req_duration` expression, it is merged with the default p95/p99 thresholds:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But one can still override default p95/p99 threshold with a custom threshold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants