fix: Add missing BuildingBlocks namespace to GetMetricsEndpoint (P2 DI fix)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using FastEndpoints;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using KArtSell.BuildingBlocks.Observability;
|
||||
|
||||
namespace KArtSell.Host.Features.Observability;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user