Skip to content

Commit 4a00f5c

Browse files
Update modules/ROOT/pages/monitoring/metrics/reference.adoc
1 parent 9708b2d commit 4a00f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/monitoring/metrics/reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ label:deprecated[Deprecated in 5.15]
316316
[options="header",cols="<3m,<4"]
317317
|===
318318
|Name |Description
319-
|<prefix>.store.size.full|label:new[Renamed in 2025.01] The total size of the database and transaction logs, in bytes. The total size of the database helps determine how much cache page is required. It also helps compare the total disk space used by the data store and how much is available. (gauge)
319+
|<prefix>.store.size.full|label:changed[Renamed in 2025.01] The total size of the database and transaction logs, in bytes. The total size of the database helps determine how much cache page is required. It also helps compare the total disk space used by the data store and how much is available. (gauge)
320320
|<prefix>.store.size.database|The size of the database, in bytes. The total size of the database helps determine how much cache page is required. It also helps compare the total disk space used by the data store and how much is available. (gauge)
321321
|<prefix>.store.size.available_reserved|An estimate of reserved but available space in the database, in bytes. At least this much space is potentially reusable when writing new data. (gauge)
322322
|===

0 commit comments

Comments
 (0)