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
15 changes: 15 additions & 0 deletions modules/ROOT/pages/platform/metrics-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -728,3 +728,18 @@ This also corresponds to the median of the query execution time.
| Default aggregation
m| MAX
|===

.Last Committed Transaction ID
[frame="topbot", stripes=odd, grid="cols", cols="<1,<4"]
|===
| Metric name
m| neo4j_database_transaction_last_committed_tx_id_total
| Description
| The id of the last committed transaction.
Track this for primary cluster members of your Aura instance.
It should show overlapping, ever-increasing lines and if one of the lines levels off or falls behind, it is clear that this cluster member is no longer replicating data, and action is needed to rectify the situation.
| Metric type
| _Counter_
| Default aggregation
m| MAX
|===