<p><b>@christophsturm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3045#discussion_r312413634">monitor/src/main/java/bisq/monitor/metric/P2PSeedNodeSnapshot.java</a>:</p>
<pre style='color:#555'>> @@ -192,6 +192,8 @@ void report() {
                                 String.valueOf(((Counter) count).value() - referenceValues.get(messageType).value()));
                     } catch (MalformedURLException ignore) {
                         log.error("we should never got here");
+                    } catch (NullPointerException e) {
+                        // we got no reference-Value if we got here. strange.
</pre>
<p>maybe log here too?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3045?email_source=notifications&email_token=AJFFTNUY2Q5Y7YSOHYD3U5LQDU6TPA5CNFSM4IIP2GMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBDHLVA#pullrequestreview-273053140">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUAKSQJGUYHL4IZSNLQDU6TPANCNFSM4IIP2GMA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNR4FBD3YYCY2BVSWFDQDU6TPA5CNFSM4IIP2GMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBDHLVA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3045?email_source=notifications\u0026email_token=AJFFTNUY2Q5Y7YSOHYD3U5LQDU6TPA5CNFSM4IIP2GMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBDHLVA#pullrequestreview-273053140",
"url": "https://github.com/bisq-network/bisq/pull/3045?email_source=notifications\u0026email_token=AJFFTNUY2Q5Y7YSOHYD3U5LQDU6TPA5CNFSM4IIP2GMKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBDHLVA#pullrequestreview-273053140",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>