Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/ROOT/pages/monitoring/logging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down