Hello,I've noticed the JMX_Exporter(s) running processes are taking up quite a bit of memory (7G) for each. Is there a default limit for how much memory the jmx_exporter uses? if so, how can I change the memory usage limit so that it doesn't take up that much memory?
The JVM properties are set for other processes, but not the jmx_exporter. I will try setting it to -Xms512m -Xmx1024m -XX:MaxPermSize=1024m and see how it performs.
On Wednesday, May 17, 2017 at 8:53:33 AM UTC-4, Brian Brazil wrote:On 17 May 2017 at 13:50, <afdra...@gmail.com> wrote:Hello,I've noticed the JMX_Exporter(s) running processes are taking up quite a bit of memory (7G) for each. Is there a default limit for how much memory the jmx_exporter uses? if so, how can I change the memory usage limit so that it doesn't take up that much memory?The JMX exporter is stateless, I doubt it's the exporter itself that's the issue. What JVM memory parameters (-Xmx and friends) have you specified?--Brian Brazil
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ac5645fe-2709-4dcf-b252-796bc988eeb2%40googlegroups.com.
On 17 May 2017 at 14:30, <afdra...@gmail.com> wrote:The JVM properties are set for other processes, but not the jmx_exporter. I will try setting it to -Xms512m -Xmx1024m -XX:MaxPermSize=1024m and see how it performs.You're probably picking up machine defaults then. In general it's recommended to run the jmx exporter as a java agent.Brian
--
On Wednesday, May 17, 2017 at 8:53:33 AM UTC-4, Brian Brazil wrote:On 17 May 2017 at 13:50, <afdra...@gmail.com> wrote:Hello,I've noticed the JMX_Exporter(s) running processes are taking up quite a bit of memory (7G) for each. Is there a default limit for how much memory the jmx_exporter uses? if so, how can I change the memory usage limit so that it doesn't take up that much memory?The JMX exporter is stateless, I doubt it's the exporter itself that's the issue. What JVM memory parameters (-Xmx and friends) have you specified?--Brian Brazil
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/ac5645fe-2709-4dcf-b252-796bc988eeb2%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Prometheus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/prometheus-users/Nb1z9xeDyKE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/7ace43ec-d33f-4bfa-9882-77f03ba0d3e6%40googlegroups.com.