Why there's Prometheus in this project? #24
Answered
by
rohitbytecode
KlavoOfficial
asked this question in
Q&A
-
|
I think no need to use it as it scale seems to be smaller. |
Beta Was this translation helpful? Give feedback.
Answered by
rohitbytecode
Mar 17, 2026
Replies: 1 comment
-
|
Prometheus is a tool to track the performance of the application, it tells us how the API is exactly working under heavy traffic so we can optimize it with multiple techniques. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KlavoOfficial
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prometheus is a tool to track the performance of the application, it tells us how the API is exactly working under heavy traffic so we can optimize it with multiple techniques.
I know currently it is not required but this project is meant to be scale at that level and it could be the raw structure for production grade hospital software.