We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e495a3 commit a9de31bCopy full SHA for a9de31b
docs/reference/transform/apis/get-transform-stats.asciidoc
@@ -106,6 +106,10 @@ upper bound of data that is included in the checkpoint.
106
`checkpointing`.`next`.`timestamp_millis`::::
107
(date) The timestamp of the checkpoint, which indicates when the checkpoint was
108
created.
109
+`checkpointing`.`operations_behind`:::
110
+(integer) The number of operations that have occurred on the source index but
111
+have not been applied to the destination index yet. A high number can indicate
112
+that the {transform} is failing to keep up.
113
114
`id`::
115
(string)
0 commit comments