Skip to content

Commit dcf0ada

Browse files
committed
Updating chloggen
1 parent 425797d commit dcf0ada

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.chloggen/oracledbreceiver-top-n-queries-and-query-samples.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ change_type: enhancement
77
component: oracledbreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Support query-level log collection, fetching top N query metrics and details of currently running queries (samples).
10+
note: Support query-level log collection, fetching top N query metrics.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
1313
issues: [37478]
@@ -18,8 +18,7 @@ issues: [37478]
1818
subtext: |
1919
With the introduction of query level log collection, the oracledbreceiver can now send metrics for Top N queries,
2020
filtered based on the highest CPU time consumed. The number of queries can be configured. This helps the user to have
21-
a better understanding of the database operations. In addition to this, query samples can be collected for the currently
22-
executing queries. This enhancement enables users to proactively monitor and manage the database performance.
21+
a better understanding of the database operations.
2322
2423
# If your change doesn't affect end users or the exported elements of any package,
2524
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

receiver/oracledbreceiver/go.sum

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

0 commit comments

Comments
 (0)