Custom Metrics Charts #2984
Unanswered
MohmedMonsef
asked this question in
Q&A
Replies: 1 comment
-
Hey @MohmedMonsef, sorry for the slow response. Custom charts are not officially supported within locust, however custom tables and reports are https://docs.locust.io/en/stable/extending-locust.html#extending-web-ui |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to add a custom chart to the web UI.
The UI provides charts for number of users, response time and total request per second.
But I need to add charts for other custom metrics, how to do that?
Beta Was this translation helpful? Give feedback.
All reactions