You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have registered high memory consumption by the ETSCronFlusher process heap and large number of attached ref binaries.
In the course of our experiments, abandoning the use of Exporter and placing the process in hibernate after cleanup allowed us to reduce memory consumption under load by ~70mb
To Reproduce
Memory consumption increases steadily as the number of metrics and load increases (4k rps in our case)
Expected behavior
A clear and concise description of what you expected to happen.
Describe the bug
We have registered high memory consumption by the ETSCronFlusher process heap and large number of attached ref binaries.
In the course of our experiments, abandoning the use of Exporter and placing the process in hibernate after cleanup allowed us to reduce memory consumption under load by ~70mb
To Reproduce
Memory consumption increases steadily as the number of metrics and load increases (4k rps in our case)
Expected behavior
A clear and concise description of what you expected to happen.
Environment
Additional context
Created PRs in prom_ex and telemetry_metrics_prometheus_core #55
The text was updated successfully, but these errors were encountered: