Skip to content

Commit 5f7a135

Browse files
committed
Disable 'physical writes' by default
1 parent b753572 commit 5f7a135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

receiver/oracledbreceiver/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ metrics:
129129
unit: "{requests}"
130130
oracledb.physical_writes:
131131
description: Number of physical writes
132-
enabled: true
132+
enabled: false
133133
sum:
134134
aggregation_temporality: cumulative
135135
monotonic: true

0 commit comments

Comments
 (0)