zeebe-io / benchmark-helm

Contains a helm chart to execute zeebe benchmarks
https://zeebe-io.github.io/benchmark-helm/
Apache License 2.0
2 stars 0 forks source link

Realistic benchmarks: Improve app configs #185

Closed Zelldon closed 12 hours ago

Zelldon commented 1 week ago

What the PR does

Example

Changes have be executed and deployed manually in our GKE.

Can be done via: $ helm install zeebe-benchmark charts/zeebe-benchmark/ --render-subchart-notes -f charts/zeebe-benchmark/values-realistic-benchmark.yaml

You can port-forward to Operate to see process instances being executed kubectl port-forward svc/zeebe-benchmark-operate 8081:80

2024-09-06_12-36

Furthermore, look at the Camunda Performance dashboard to observe the performance.

2024-09-06_12-48