Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-18973

statistics Level "RoutesOnly" include processors metrics

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.11-GA
    • fuse-7.10-GA
    • Camel
    • None

    Description

      Setting ManagementStatisticsLevel.RoutesOnly should enable statistics only for routes and NOT for processors. Unfortunately it has no effect since we can see all the processors metrics.

      camelContext.getManagementStrategy().getManagementAgent().setStatisticsLevel(ManagementStatisticsLevel.RoutesOnly);
      

      OR

      <jmxAgent id="agent" statisticsLevel="RoutesOnly"/>
      

      Attachments

        Activity

          People

            jondruse@redhat.com Jiri Ondrusek
            rhn-support-aboucham Abel Bouchama
            Salvatore Mongiardo Salvatore Mongiardo
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: