This commit is contained in:
2019-10-23 19:44:30 +00:00
parent 8f422b899c
commit 0d195fb070
2 changed files with 2 additions and 6 deletions

View File

@@ -99,8 +99,8 @@ namespace AyaNova
//2019-10-17 METRICS will not work just yet with .netcore 3.1 see here https://github.com/AppMetrics/AppMetrics/issues/480
//awaiting a new release from them
//_newLog.LogDebug("BOOT: init Metrics service");
//MvcBuilder.AddMetrics();
_newLog.LogDebug("BOOT: init Metrics service");
services.AddMetrics();