[jboss-jira] [JBoss JIRA] (WFWIP-140) Server shutdown or microprofile-metrics-smallrye subsystem removal causes INFO log entry for each metric
Jeff Mesnil (Jira)
issues at jboss.org
Tue Nov 13 10:21:00 EST 2018
[ https://issues.jboss.org/browse/WFWIP-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil resolved WFWIP-140.
-------------------------------
Resolution: Done
issue resolved in smallrye-metrics 1.1.2
> Server shutdown or microprofile-metrics-smallrye subsystem removal causes INFO log entry for each metric
> --------------------------------------------------------------------------------------------------------
>
> Key: WFWIP-140
> URL: https://issues.jboss.org/browse/WFWIP-140
> Project: WildFly WIP
> Issue Type: Bug
> Components: MP Metrics
> Reporter: Rostislav Svoboda
> Assignee: Jeff Mesnil
> Priority: Blocker
>
> 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.
> {code}
> 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]
> ...
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list