diff --git a/.chloggen/lokiexporter-add-flags.yaml b/.chloggen/Add-scopeName-and-scopeVersion-column-to-span-table..yaml similarity index 81% rename from .chloggen/lokiexporter-add-flags.yaml rename to .chloggen/Add-scopeName-and-scopeVersion-column-to-span-table..yaml index 9c3ec46c7652..b4011c8cd035 100644 --- a/.chloggen/lokiexporter-add-flags.yaml +++ b/.chloggen/Add-scopeName-and-scopeVersion-column-to-span-table..yaml @@ -1,14 +1,14 @@ # One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: enhancement +change_type: breaking # The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: lokiexporter +component: clickhouseexporter # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Added `flags` field from plog.LogRecord into Loki entry +note: Add scopeName and scopeVersion column to span table. # One or more tracking issues related to the change -issues: [21650] +issues: [21214] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document. diff --git a/.chloggen/bearertokenauthextension_impl_server_authenticator.yaml b/.chloggen/bearertokenauthextension_impl_server_authenticator.yaml deleted file mode 100755 index ae6b178dffa5..000000000000 --- a/.chloggen/bearertokenauthextension_impl_server_authenticator.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: enhancement - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: bearertokenauthextension - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Extension now implements configauth.ServerAuthenticator - -# One or more tracking issues related to the change -issues: [22737] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: diff --git a/.chloggen/datadogexporter-new-trace-configs.yaml b/.chloggen/datadogexporter-new-trace-configs.yaml deleted file mode 100644 index cb03f78fc7c4..000000000000 --- a/.chloggen/datadogexporter-new-trace-configs.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Use this changelog template to create an entry for release notes. -# If your change doesn't affect end users, such as a test fix or a tooling change, -# you should instead start your pull request title with [chore] or use the "Skip Changelog" label. - -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: enhancement - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: datadogexporter - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "Add `traces::compute_stats_by_span_kind` and `traces::peer_service_aggregation` configuration flags" - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [23240] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: Config `traces::compute_stats_by_span_kind` enables an additional stats computation check on span kind. | - Config `traces::peer_service_aggregation` enables `peer.service` aggregation in the exporter. diff --git a/.chloggen/dd-receiver-listener.yaml b/.chloggen/dd-receiver-listener.yaml deleted file mode 100755 index 646e5b836394..000000000000 --- a/.chloggen/dd-receiver-listener.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Use this changelog template to create an entry for release notes. -# If your change doesn't affect end users, such as a test fix or a tooling change, -# you should instead start your pull request title with [chore] or use the "Skip Changelog" label. - -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: 'bug_fix' - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: datadogreceiver - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "add client context to the traces received by datadogreceiver" - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [22991] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: diff --git a/.chloggen/drosiek-host-id-2.yaml b/.chloggen/drosiek-host-id-2.yaml deleted file mode 100755 index e175e4726ae4..000000000000 --- a/.chloggen/drosiek-host-id-2.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: enhancement - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: resourcedetectionprocessor - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "use opentelemetry-go library for `host.id` detection in the `system` detector" - -# One or more tracking issues related to the change -issues: [18533] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: diff --git a/.chloggen/drosiek-mysql-aborted.yaml b/.chloggen/drosiek-mysql-aborted.yaml deleted file mode 100755 index bb48a9d4c8f2..000000000000 --- a/.chloggen/drosiek-mysql-aborted.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Use this changelog template to create an entry for release notes. -# If your change doesn't affect end users, such as a test fix or a tooling change, -# you should instead start your pull request title with [chore] or use the "Skip Changelog" label. - -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: enhancement - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: mysqlreceiver - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "add `aborted`, `aborted_clients` and `locked` values to `error` property for `mysql.connection.errors` metric" - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [14138] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: diff --git a/.chloggen/drosiek-sumoexporter-deprecations.yaml b/.chloggen/drosiek-sumoexporter-deprecations.yaml deleted file mode 100755 index 0820c1bd1e2a..000000000000 --- a/.chloggen/drosiek-sumoexporter-deprecations.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Use this changelog template to create an entry for release notes. -# If your change doesn't affect end users, such as a test fix or a tooling change, -# you should instead start your pull request title with [chore] or use the "Skip Changelog" label. - -# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix' -change_type: deprecation - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: sumologicexporter - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: deprecating options which are going to be removed - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [23059] - -# (Optional) One or more lines of additional information to render under the primary note. -# These lines will be padded with 2 spaces and then inserted directly into the document. -# Use pipe (|) for multiline entries. -subtext: |- - The following options are going to be deprecated and removed in the future: - - - `metric_format: {carbon2, graphite}` (leaving only `prometheus`) - - `metadata_attributes: []` - - `graphite_template: