You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using JAR: jmx_prometheus_httpserver-0.16.1-jar-with-dependencies.jar to monitor HDFS NameNodes
Every 60 seconds i'm getting this warning:
Aug 16 12:34:59 nn00103 java[22008]: Aug 16, 2021 12:34:59 PM sun.net.httpserver.ExchangeImpl sendResponseHeaders
Aug 16 12:34:59 nn00103 java[22008]: WARNING: sendResponseHeaders: being invoked with a content length for a HEAD request
The exporter is working without any problem, only printing warning.
Thank you,Yakir