Skip to content

Commit

Permalink
FO 3.1.17 - CertObs (CurrentWarningCount)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Torre committed Aug 27, 2021
1 parent aabac0d commit 6f4bce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FabricObserver/Observers/CertificateObserver.cs
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ public override async Task ReportAsync(CancellationToken token)
};

HasActiveFabricErrorOrWarning = true;
CurrentWarningCount++;

if (IsTelemetryEnabled)
{
Expand Down

0 comments on commit 6f4bce4

Please sign in to comment.