You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ibm_db2/metadata.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ibm_db2.bufferpool.group.column.hit_percent,gauge,,percent,,The percentage of ti
14
14
ibm_db2.bufferpool.group.data.hit_percent,gauge,,percent,,The percentage of time that the group database manager did not need to load a page from disk to service a data page request.,1,ibm_db2,,
15
15
ibm_db2.bufferpool.group.hit_percent,gauge,,percent,,The percentage of time that the group database manager did not need to load a page from disk to service a page request.,1,ibm_db2,,
16
16
ibm_db2.bufferpool.group.index.hit_percent,gauge,,percent,,The percentage of time that the group database manager did not need to load a page from disk to service an index page request.,1,ibm_db2,,
17
-
ibm_db2.bufferpool.group.xda.hit_percent,gauge,,percent,,The percentage of time that the group database manager did not need to load a page from disk to service an index page request.,1,ibm_db2,,
17
+
ibm_db2.bufferpool.group.xda.hit_percent,gauge,,percent,,The percentage of XML storage object (XDA) pages that are found in memory (buffer pool) rather than requiring a physical read from disk.,1,ibm_db2,,
18
18
ibm_db2.bufferpool.hit_percent,gauge,,percent,,The percentage of time that the database manager did not need to load a page from disk to service a page request.,1,ibm_db2,,
19
19
ibm_db2.bufferpool.index.hit_percent,gauge,,percent,,The percentage of time that the database manager did not need to load a page from disk to service an index page request.,1,ibm_db2,,
20
20
ibm_db2.bufferpool.index.reads.logical,count,,get,,"The number of index pages read from the logical table space containers for temporary, regular and large table spaces.",0,ibm_db2,,
0 commit comments