From b4c2309012487fc15ce33db974e333e01b9902f7 Mon Sep 17 00:00:00 2001 From: sergioc Date: Wed, 29 Jun 2022 10:26:09 +0200 Subject: [PATCH] chunk metadata display in custom checks --- .../js/views/custom_checks/customChecks.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/ServicePulse.Host/app/js/views/custom_checks/customChecks.html b/src/ServicePulse.Host/app/js/views/custom_checks/customChecks.html index 994a0d3e3c..fb6857fb0d 100644 --- a/src/ServicePulse.Host/app/js/views/custom_checks/customChecks.html +++ b/src/ServicePulse.Host/app/js/views/custom_checks/customChecks.html @@ -29,11 +29,18 @@

Custom checks

-

{{item.failure_reason}}

-

{{item.custom_check_id}}

-

- {{item.category}} reported by {{item.originating_endpoint.name}} on {{item.originating_endpoint.host}} -

+

{{item.failure_reason}}

+
+
+ +
+