Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.3, 3.7.0, 3.6.2, 3.8.0, 3.7.1
Description
I have done load comparison tests for Prometheus enabled vs disabled and found the performance is reduced about 40%-60% for both read and write operations (i.e. getData, getChildren and createNode).
Looked more into this and found that Prometheus Summary is very expensive and there are more than 20 Summary metrics added to the new CommitProcessor.
Need a solution to reduce the impact of Prometheus metrics.
Attachments
Issue Links
- links to