Hi all,
When I running a Spring Boot application on docker with port 80, all other
metrics fine except:
tomcat_threads_current_threads{name="http-nio-80",} NaN
tomcat_threads_config_max_threads{name="http-nio-80",} NaN
tomcat_threads_busy_threads{name="http-nio-80",} NaN
But the value back to normal when using another port.
tomcat_threads_current_threads{name="http-nio-8080",} 10.0
But all of them was good on version 1.0.3.
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/505da918-3047-4688-a194-e32e14163be4%40googlegroups.com.