[jboss-jira] [JBoss JIRA] (WFWIP-140) microprofile-metrics-smallrye subsystem removal causes INFO log entry for each metric
Rostislav Svoboda (Jira)
issues at jboss.org
Tue Nov 6 06:58:00 EST 2018
Rostislav Svoboda created WFWIP-140:
---------------------------------------
Summary: 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
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