Skip to content

Add MongoDB load generation support - #191

Merged
Dasomeone merged 4 commits into
mainfrom
mariaalons/mongodb-loadgen
Jul 16, 2026
Merged

Add MongoDB load generation support#191
Dasomeone merged 4 commits into
mainfrom
mariaalons/mongodb-loadgen

Conversation

@mariaalons

Copy link
Copy Markdown
Contributor

Adds a load generator to the MongoDB sample app so the dashboard panels have live data. Seeds a user collection and runs a continuous CRUD workload in both the sharded and single-replicaset.

@mariaalons
mariaalons marked this pull request as ready for review July 8, 2026 11:15
@mariaalons
mariaalons requested a review from a team as a code owner July 8, 2026 11:15
@mariaalons
mariaalons requested a review from Dasomeone July 8, 2026 12:47

@Dasomeone Dasomeone left a comment

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.

I forgot to mentioned on the earlier review of the linked mixin, but one thing you can do with this PR is also adjust the pass rate requirement. Currently it's anything >45% but could/should likely be raised up near the 80% rule of thumb if the operations and qps metrics get sorted

@mariaalons

Copy link
Copy Markdown
Contributor Author

I forgot to mentioned on the earlier review of the linked mixin, but one thing you can do with this PR is also adjust the pass rate requirement. Currently it's anything >45% but could/should likely be raised up near the 80% rule of thumb if the operations and qps metrics get sorted

Thank you for pointing it out! I managed to update this to the 60%

@mariaalons
mariaalons requested a review from Dasomeone July 13, 2026 15:38

@Dasomeone Dasomeone left a comment

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.

Fantastic work, thank you very much! Now populates all the panels and dashboards of the updated mixin :)

@Dasomeone
Dasomeone merged commit 0a04b9e into main Jul 16, 2026
11 checks passed
@Dasomeone
Dasomeone deleted the mariaalons/mongodb-loadgen branch July 16, 2026 08:27
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