Skip to content

Commit da7205f

Browse files
authored
Remove deprecation from failureReason (#1900)
1 parent 8e8bff0 commit da7205f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/monitoring/logging.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1243,8 +1243,8 @@ Included when xref:configuration/configuration-settings.adoc#config_db.logs.quer
12431243
| Metadata attached to the transaction.
12441244

12451245
| failureReason
1246-
| label:deprecated[Deprecated in 5.25] Reason for failure.
1247-
Included when applicable. Replaced by `errorInfo`.
1246+
| Reason for failure.
1247+
Included when applicable.
12481248

12491249
| errorInfo
12501250
| label:new[Introduced in 5.25] GQL error information as a JSON object.

0 commit comments

Comments
 (0)