• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • support-core-plugin
    • None

      As -live instances histogram requires a fullgc, the histogram will produce all by default (which doesn't require a fullgc).

      You could easily configure it by using the system property -Dcom.cloudbees.jenkins.support.impl. HeapUsageHistogram.FULLGC=true (permanent) or by running from Script Console com.cloudbees.jenkins.support.impl. HeapUsageHistogram.FULLGC=true (temporal) if you want to grab live instances.

      The histogram component could be easily disabled by using the system property -Dcom.cloudbees.jenkins.support.impl. HeapUsageHistogram.DISABLE=true (permanent) or by running from Script Console com.cloudbees.jenkins.support.impl. HeapUsageHistogram.DISABLE=true (temporal).

          [JENKINS-50008] Heap Histogram (all instances by default)

          Emilio Escobar created issue -
          Emilio Escobar made changes -
          Link New: This issue is related to JENKINS-22791 [ JENKINS-22791 ]
          Emilio Escobar made changes -
          Link New: This issue is related to JENKINS-49931 [ JENKINS-49931 ]
          Emilio Escobar made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Emilio Escobar made changes -
          Remote Link New: This issue links to "PR-136 (Web Link)" [ 20237 ]
          Emilio Escobar made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Emilio Escobar made changes -
          Description Original: As -live instances histogram requires a fullgc, the histogram will produce all by default (which doesn't require a fullgc). New: As -live instances histogram requires a fullgc, the histogram will produce all by default (which doesn't require a fullgc).

          You could easily configure it by using the system property -Dcom.cloudbees.jenkins.support.impl. HeapUsageHistogram.FULLGC=true (permanent) or by running from Script Console com.cloudbees.jenkins.support.impl. HeapUsageHistogram.FULLGC=true (temporal) if you want to grab live instances.

          The histogram component could be easily disabled by using the system property -Dcom.cloudbees.jenkins.support.impl. HeapUsageHistogram.DISABLE=true (permanent) or by running from Script Console com.cloudbees.jenkins.support.impl. HeapUsageHistogram.DISABLE=true (temporal).
          Allan BURDAJEWICZ made changes -
          Status Original: In Review [ 10005 ] New: In Progress [ 3 ]
          Allan BURDAJEWICZ made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          Allan BURDAJEWICZ made changes -
          Assignee Original: Emilio Escobar [ escoem ]

            Unassigned Unassigned
            escoem Emilio Escobar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: