DBZ-2564 Adds header option to table, and one instance of zwsp

This commit is contained in:
Tova Cohen 2020-09-22 10:12:29 -04:00 committed by Gunnar Morling
parent 1d87f67217
commit e967931517
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
[cols="45%a,25%a,30%a"]
[cols="45%a,25%a,30%a",options="header"]
|===
|Attributes |Type |Description
@ -18,11 +18,11 @@
|`long`
|the total number of schema changes applied during recovery and runtime.
|[[connectors-shist-metric-millisecondssincelastrecoveredchange]]<<connectors-shist-metric-millisecondssincelastrecoveredchange, `MilliSecondsSinceLastRecoveredChange`>>
|[[connectors-shist-metric-millisecondssincelastrecoveredchange]]<<connectors-shist-metric-millisecondssincelastrecoveredchange, `MilliSecondsSinceLast{zwsp}RecoveredChange`>>
|`long`
|The number of milliseconds that elapsed since the last change was recovered from the history store.
|[[connectors-shist-metric-millisecondssincelastappliedchange]]<<connectors-shist-metric-millisecondssincelastappliedchange, `MilliSecondsSinceLastAppliedChange`>>
|[[connectors-shist-metric-millisecondssincelastappliedchange]]<<connectors-shist-metric-millisecondssincelastappliedchange, `MilliSecondsSinceLast{zwsp}AppliedChange`>>
|`long`
|The number of milliseconds that elapsed since the last change was applied.

View File

@ -1,4 +1,4 @@
[cols="45%a,25%a,30%a"]
[cols="45%a,25%a,30%a",options="header"]
|===
|Attributes |Type |Description

View File

@ -1,4 +1,4 @@
[cols="45%a,25%a,30%a"]
[cols="45%a,25%a,30%a",options="header"]
|===
|Attributes |Type |Description