Skip to content

Commit 33eeb53

Browse files
committed
Merge remote-tracking branch 'origin/main' into geoipprocessor-client-address
2 parents 0a5d848 + 65fb229 commit 33eeb53

File tree

1,876 files changed

+60110
-37052
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,876 files changed

+60110
-37052
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Use this changelog template to create an entry for release notes.
2+
3+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4+
change_type: enhancement
5+
6+
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7+
component: httpcheckreceiver
8+
9+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10+
note: "Added support for specifying multiple endpoints in the `httpcheckreceiver` using the `endpoints` field. Users can now monitor multiple URLs with a single configuration block, improving flexibility and reducing redundancy."
11+
12+
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13+
issues: [37121]

.chloggen/set-libhoneyreceiver-alpha.yaml renamed to .chloggen/anvoy-als-receiver.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: new_component
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: libhoneyreceiver
7+
component: envoyalsreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Mark the libhoney receiver exporter as Alpha.
10+
note: Add a new receiver for the Envoy ALS (Access Log Service).
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36693]
13+
issues: [36464]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: [user]
27+
change_logs: []

.chloggen/aws-xray-exporter-merge-in-latest-semconv.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.chloggen/move-attributes.yaml renamed to .chloggen/cf_feature_flag_update.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,19 @@
44
change_type: breaking
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: cloudfoundryreceiver
7+
component: receiver/cloudfoundry
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Introduce a feature gate enable copying envelope tags to the metrics as resource attributes instead of datapoint attributes.
10+
note: Promote `cloudfoundry.resourceAttributes.allow` feature gate to beta
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: [34824]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext:
18+
subtext: |
19+
The `cloudfoundry.resourceAttributes.allow` feature gate is now enabled by default.
1920
2021
# If your change doesn't affect end users or the exported elements of any package,
2122
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

.chloggen/statsdreceiver-uds.yaml renamed to .chloggen/clickhouse_examples.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: statsdreceiver
7+
component: exporter/clickhouse
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add UDS support to statsdreceiver
10+
note: Adding missing examples of DDL created by the clickhouse exporter
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [21385]
13+
issues: [35903]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/sigv4_logs_traces_support.yaml renamed to .chloggen/codeboten_add-support-for-headers.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: sigv4authextension
7+
component: opampsupervisor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: "Add support for endpoint based names for logs and traces"
10+
note: add support for headers configuration for reporting own telemetry
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36828]
13+
issues: [37353]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/redis_storage_alpha.yaml renamed to .chloggen/codeboten_opampsupervisor-emit-otlp.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: redisstorageextension
7+
component: opampsupervisor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Move redis storage extension to alpha
10+
note: report own metrics via OTLP instead of prometheus receiver
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36778]
13+
issues: [37346]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/split-emf-log-when-buckets-larger-than-100.yaml renamed to .chloggen/cumulative-to-delta-processor-metric-type-filter.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: awsemfexporter
7+
component: cumulativetodeltaprocessor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Split EMF log to multiple log splits when buckets larger than 100.
10+
note: Add metric type filter for cumulativetodelta processor
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36771]
13+
issues: [33673]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/add_k8scluster_attr.yaml renamed to .chloggen/datadogconnector-add-stats-obfuscation.yaml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,26 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: k8sclusterreceiver
7+
component: datadogconnector
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add additional attributes to node and pod entities
10+
note: Support obfuscating sql queries in APM stats
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [35879]
13+
issues: [37457]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
1818
subtext: |
19-
Adds the following attributes to node and pod metadata/entities:
20-
- `k8s.pod.phase`: The phase of a Pod indicates where the Pod is in its lifecycle. E.g. 'Pending', 'Running'
21-
- `k8s.pod.status_reason`: A brief message indicating details about why the pod is in this state. E.g. 'Evicted'
22-
- `k8s.node.condition_*`: The condition of a node. e.g. `k8s.node.condition_ready`. The value can be `true`, `false`, `unknown`.
19+
Ensure that feature flags "enable_receive_resource_spans_v2" and "enable_operation_and_resource_name_logic_v2"
20+
are also enabled on both Datadog Exporter and Datadog Connector so that span attributes are properly
21+
mapped to span type and span resource in Datadog APM; otherwise spans and apm stats may not be
22+
obfuscated and attributes on stats payloads may not match traces.
23+
See https://docs.datadoghq.com/opentelemetry/schema_semantics/semantic_mapping/?tab=datadogexporter#mapping-opentelemetry-database-system-type-to-datadog-span-type
24+
25+
NOTE: Long/complex SQL queries may cause a performance impact on APM Stats calculation in Datadog Connector.
26+
Consider implementing sampling in your pipeline prior to sending traces to Datadog Connector if you experience this.
2327
2428
# If your change doesn't affect end users or the exported elements of any package,
2529
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

.chloggen/routing-deprecation-step2.yaml renamed to .chloggen/deprecate-created-metric-beta2stable.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
change_type: breaking
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: routingconnector
7+
component: exporter/prometheusremotewrite
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Change default value of `match_once` parameter to `true`.
10+
note: Change `exporter.prometheusremotewriteexporter.deprecateCreatedMetric` feature gate from Beta to Stable version.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [29882]
13+
issues: [35003]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext: This field was deprecated in v0.116.0 and will be removed in v0.120.0.
18+
subtext: The `export_created_metric` configuration parameter is now permanently deprecated.
1919

2020
# If your change doesn't affect end users or the exported elements of any package,
2121
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
@@ -24,4 +24,4 @@ subtext: This field was deprecated in v0.116.0 and will be removed in v0.120.0.
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: []
27+
change_logs: [user]

.chloggen/deprecate_sapmexporter.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.chloggen/sqlqueryreceiver-scope.yaml renamed to .chloggen/elasticsearchexporter_log_body.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Use this changelog template to create an entry for release notes.
22

33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: enhancement
4+
change_type: breaking
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: sqlqueryreceiver
7+
component: elasticsearchexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: "Add instrumentation scope to SQL query receiver metrics and logs"
10+
note: Consistently store the structured body of logs and events in `body.structured` in `otel` mode
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [31028]
13+
issues: [37387]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/telemetrygen.yaml renamed to .chloggen/elasticsearchexporter_logs_dynamic_id.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: cmd/telemetrygen
7+
component: elasticsearchexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Introduce support for generating histograms in telemetrygen
10+
note: Add config `logs_dynamic_id` to dynamically set the document ID of log records using log record attribute `elasticsearch.document_id`
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36322]
13+
issues: [36882]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/prwexporter-syncpool-batchstate.yaml renamed to .chloggen/elasticsearchexporter_mutates-data-false.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: exporter/prometheusremotewrite
7+
component: elasticsearchexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: In preparation to re-introducing multiple workers, we're removing a data-race when batching timeseries.
10+
note: "Declare MutatesData: false"
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36601]
13+
issues: [37234]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext:
18+
subtext: When multiple exporters are used, the collector doesn't need to clone the incoming data anymore
1919

2020
# If your change doesn't affect end users or the exported elements of any package,
2121
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

.chloggen/fix_supervisor-reports-error-nop-config.yaml renamed to .chloggen/expo-histogram-fix-downscaling.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: opampsupervisor
7+
component: deltatocumulativeprocessor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Report an 'Applied' remote config status when an empty config is received.
10+
note: In order to cap number of histogram buckets take the min of desired scale across negative and positive buckets instead of the max
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36682]
13+
issues: [37416]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/feature_opensearch-sending-queue.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.chloggen/k8sobjects-data-structure.yaml renamed to .chloggen/k8sattributes-wait-for-informers.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: k8sobjectsreceiver
7+
component: k8sattributesprocessor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: ensure the `k8s.namespace.name` attribute is set for objects retrieved using the `watch` mode
10+
note: Wait for the other informers to complete their initial sync before starting the pod informers
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [36352]
13+
issues: [37056]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

0 commit comments

Comments
 (0)