From 190d87f31cbd8553938fc6fa2cfcfb875a06d0d3 Mon Sep 17 00:00:00 2001 From: Udi Dahan Date: Sun, 2 Feb 2025 14:09:50 +0200 Subject: [PATCH 01/10] Remove mention of ServicePulse --- src/frontend/src/components/BillingEndpoint.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/BillingEndpoint.vue b/src/frontend/src/components/BillingEndpoint.vue index ff08e99..7705b5e 100644 --- a/src/frontend/src/components/BillingEndpoint.vue +++ b/src/frontend/src/components/BillingEndpoint.vue @@ -128,7 +128,7 @@ function toggleFailOnRetries() { target="_blank" :href="`http://localhost:9090/#/failed-messages/message/${message.messageViewId}`" > - View failure in ServicePulse + View failure details