Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-140

Server shutdown or microprofile-metrics-smallrye subsystem removal causes INFO log entry for each metric

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • MP Metrics
    • None

      Server shutdown causes INFO log entry for each metric.
      microprofile-metrics-smallrye subsystem removal causes INFO log entry for each metric.

      I think this should be decreased to DEBUG level.

      12:09:38,411 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: classloader.currentLoadedClass.count]
      12:09:38,412 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: classloader.totalLoadedClass.count]
      12:09:38,412 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: classloader.totalUnloadedClass.count]
      12:09:38,412 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: cpu.availableProcessors]
      12:09:38,412 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: cpu.systemLoadAverage]
      12:09:38,412 INFO  [io.smallrye.metrics.MetricsRegistryImpl] (MSC service thread 1-8) Remove metric [name: gc.G1 Old Generation.count]
      ...
      

            jmesnil1@redhat.com Jeff Mesnil
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: