From 63f5838c508798244e07bff7eeab83f03df7ceea Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Tue, 22 Oct 2024 11:27:19 +0100 Subject: [PATCH] Remove deprecation from failureReason --- modules/ROOT/pages/monitoring/logging.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/monitoring/logging.adoc b/modules/ROOT/pages/monitoring/logging.adoc index 978cc2e38..8893760a1 100644 --- a/modules/ROOT/pages/monitoring/logging.adoc +++ b/modules/ROOT/pages/monitoring/logging.adoc @@ -1243,8 +1243,8 @@ Included when xref:configuration/configuration-settings.adoc#config_db.logs.quer | Metadata attached to the transaction. | failureReason -| label:deprecated[Deprecated in 5.25] Reason for failure. -Included when applicable. Replaced by `errorInfo`. +| Reason for failure. +Included when applicable. | errorInfo | label:new[Introduced in 5.25] GQL error information as a JSON object.