79148358

Date: 2024-11-01 14:34:45
Score: 2
Natty:
Report link

Use the below configuration can automatically refresh health statuses after default time of seconds.

builder.Services.AddHealthChecksUI().AddInMemoryStorage(); app.MapHealthChecksUI(config => config.UIPath = "/health-ui");

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ayyappa Kumar Tunuguntla