Skip to content

docs: remove dead STRESS.md link from stress-testing page#6407

Open
ayoubil wants to merge 1 commit into
keephq:mainfrom
ayoubil:free-5261-remove-dead-stress-md-link
Open

docs: remove dead STRESS.md link from stress-testing page#6407
ayoubil wants to merge 1 commit into
keephq:mainfrom
ayoubil:free-5261-remove-dead-stress-md-link

Conversation

@ayoubil
Copy link
Copy Markdown

@ayoubil ayoubil commented May 5, 2026

Fixes #5261.

The stress-testing page contained a 'How To Reproduce' section pointing to STRESS.md at the repo root, but no such file exists — the link returns 404. Searching the repo for any STRESS* file confirms the doc was never extracted to a separate file (only docs/deployment/stress-testing.mdx exists).

Reading the surrounding context, the section was redundant: the rest of stress-testing.mdx already contains the reproduction details ("Performance Testing", "Testing Scenarios", setup expectations per volume tier).

Change

Removes the 4-line dead-link section:

-## How To Reproduce
-
-To reproduce the stress testing scenarios mentioned above, please refer to the [STRESS.md](https://github.com/keephq/keep/blob/main/STRESS.md) file in Keep's repository. This document provides step-by-step instructions on how to set up, run, and measure the performance of Keep under different load conditions.
-

Why removal vs. relink

There's no equivalent stress-test scripts directory in the repo. If the intention is to expose the actual benchmarking harness (e.g., scripts under tests/load/ or similar), that's a separate task — beyond what #5261 reports. This PR addresses only the broken-link symptom.

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. Documentation Improvements or additions to documentation labels May 5, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


ayb seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

Documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[📃 Docs]: Link to STRESS.md lands on 404.

2 participants