serilog-sinks-async icon indicating copy to clipboard operation
serilog-sinks-async copied to clipboard

HealthMonitor full example

Open alex0598 opened this issue 2 years ago • 2 comments

Hi is there an example of the HealthMonitor for C# ?

alex0598 avatar Mar 07 '22 22:03 alex0598

No, there is no complete sample (I wrote some code in the context of a larger system, but it was closed source) There are tests in this repo that cover some of the config wiring, but their aim is not to illustrate something like that - they are focused on proving that the right calls happen at the right time, and to prove that blocking and/or dropping works as specified.

bartelink avatar Mar 08 '22 03:03 bartelink