Skip to content

Commit 0a9ee2d

Browse files
committed
Run make generate
1 parent 365d7f6 commit 0a9ee2d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

receiver/oracledbreceiver/documentation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -132,14 +132,6 @@ Number of physical reads
132132
| ---- | ----------- | ---------- | ----------------------- | --------- |
133133
| {reads} | Sum | Int | Cumulative | true |
134134
135-
### oracledb.physical_writes
136-
137-
Number of physical writes
138-
139-
| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
140-
| ---- | ----------- | ---------- | ----------------------- | --------- |
141-
| {writes} | Sum | Int | Cumulative | true |
142-
143135
### oracledb.processes.limit
144136
145137
Maximum limit of active processes, -1 if unlimited.
@@ -289,6 +281,14 @@ Number of write requests for application activity
289281
| ---- | ----------- | ---------- | ----------------------- | --------- |
290282
| {requests} | Sum | Int | Cumulative | true |
291283
284+
### oracledb.physical_writes
285+
286+
Number of physical writes
287+
288+
| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic |
289+
| ---- | ----------- | ---------- | ----------------------- | --------- |
290+
| {writes} | Sum | Int | Cumulative | true |
291+
292292
### oracledb.physical_writes_direct
293293
294294
Number of writes directly from disk, bypassing the buffer cache

receiver/oracledbreceiver/generated_package_test.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/oracledbreceiver/internal/metadata/generated_config.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

receiver/oracledbreceiver/internal/metadata/generated_metrics_test.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)