diff --git a/.chloggen/add-units-aerospikereceiver.yaml b/.chloggen/add-units-aerospikereceiver.yaml deleted file mode 100755 index 2d6ed45eaae6..000000000000 --- a/.chloggen/add-units-aerospikereceiver.yaml +++ /dev/null @@ -1,22 +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: aerospikereceiver - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Adds unit to metrics where this was missing. - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [23572] - -# (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: | - Affected metrics can be found below. - - aerospike.node.query.tracked diff --git a/.chloggen/add-units-redisreceiver.yaml b/.chloggen/add-units-redisreceiver.yaml deleted file mode 100755 index 3128f67d243a..000000000000 --- a/.chloggen/add-units-redisreceiver.yaml +++ /dev/null @@ -1,25 +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: breaking - -# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: redisreceiver - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Updates metric unit from no unit to Bytes. - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [23454] - -# (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: | - Affected metrics can be found below. - - redis.clients.max_input_buffer - - redis.clients.max_output_buffer - - redis.replication.backlog_first_byte_offset - - redis.replication.offset diff --git a/.chloggen/awsemf-exponential-histogram.yaml b/.chloggen/awsemf-exponential-histogram.yaml deleted file mode 100755 index 728f9f012e7d..000000000000 --- a/.chloggen/awsemf-exponential-histogram.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: awsemfexporter - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Add exponential histogram support. - -# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [22626] - -# (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/awsxray-support-span-links-and-messaging-field.yaml b/.chloggen/awsxray-support-span-links-and-messaging-field.yaml deleted file mode 100644 index 91946d67afa7..000000000000 --- a/.chloggen/awsxray-support-span-links-and-messaging-field.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: awsxrayexporter - -# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Adding translation support for span links for the aws x-ray exporter - -# One or more tracking issues related to the change -issues: [20353] - -# (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/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-deprecate-locked-connects.yaml b/.chloggen/drosiek-deprecate-locked-connects.yaml deleted file mode 100755 index f81dfb41b684..000000000000 --- a/.chloggen/drosiek-deprecate-locked-connects.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: deprecation - -# 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: "deprecate `mysql.locked_connects` in favor of `mysql.connection.errors`" - -# 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-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: