Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prometheus metrics to load test #36

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fabiante
Copy link
Owner

This is an exploration for #35

This is based on #34 and shows how a load test could be monitored via Prometheus. When running the tests, these metrics were collected:

grafik

This shows how the general request duration per request increases once a certain amount of concurrent requests is being made.

@fabiante fabiante added the exploration PR / issue which may or may not result in merged code label Sep 15, 2023
@fabiante
Copy link
Owner Author

This PR is too large, it has to be split up.

@fabiante fabiante changed the title Add CreateAgent Add prometheus metrics to load test Sep 15, 2023
@fabiante fabiante force-pushed the feat/api-metrics-prometheus branch from 0709cb8 to 04fc06f Compare September 16, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exploration PR / issue which may or may not result in merged code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant