Skip to content

Commit 8c3c276

Browse files
authored
Remove cursor_cachehit_ratio from metadata.csv (#22130)
Removed cursor cache hit ratio metric from metadata. Has not been collected since agent 7.47 with this PR: DataDog/datadog-agent#17466
1 parent 4367a14 commit 8c3c276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oracle/metadata.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ oracle.asm_diskgroup.total_mb,gauge,,,,"The total usable capacity of the disk gr
66
oracle.buffer_cachehit_ratio,gauge,,percent,,Ratio of buffer cache hits,1,oracle_database,buff cache hit ratio,,
77
oracle.cache_blocks_corrupt,gauge,,block,,Corrupt cache blocks,0,oracle_database,corrupt cache blocks,,
88
oracle.cache_blocks_lost,gauge,,block,,Lost cache blocks,0,oracle_database,lost cache blocks,,
9-
oracle.cursor_cachehit_ratio,gauge,,percent,,Ratio of cursor cache hits,1,oracle_database,cursor cache hit ratio,,
109
oracle.database_wait_time_ratio,gauge,,percent,,Memory sorts per second,0,oracle_database,db wait-time ratio,,
1110
oracle.disk_sorts,gauge,,operation,second,Disk sorts per second,0,oracle_database,disk sorts,,
1211
oracle.enqueue_timeouts,gauge,,timeout,second,Enqueue timeouts per sec,0,oracle_database,enqueue timeouts,,

0 commit comments

Comments
 (0)