Merge branch 'axelav/dash-validator-app-mvp' into axelav/dash-validator-app-prometheus-poc

This commit is contained in:
alexandra vargas
2026-01-05 16:55:59 +01:00
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -111,7 +111,6 @@ func handleCheckRoute(
pluginCtx *plugincontext.Provider,
httpClientProvider httpclient.Provider,
) func(context.Context, app.CustomRouteResponseWriter, *app.CustomRouteRequest) error {
return func(ctx context.Context, w app.CustomRouteResponseWriter, r *app.CustomRouteRequest) error {
logger := log.WithContext(ctx)
logger.Info("Received compatibility check request")