Skip to content
Merged
Changes from 3 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
16 changes: 16 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,19 @@ 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 and secondary cluster members of your Aura instance.
It might break into separate charts.
It shows one ever-increasing line 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
|===