Skip to content

Commit

Permalink
Merge branch 'main' into jpkrohling/issue35419
Browse files Browse the repository at this point in the history
  • Loading branch information
crobert-1 authored Jan 8, 2025
2 parents ff36081 + 127051a commit 0eeb339
Show file tree
Hide file tree
Showing 1,493 changed files with 53,003 additions and 31,990 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: new_component
change_type: "new_component"

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: dorisexporter
component: intervalprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Mark the Doris exporter as Alpha.
note: Interval Processor is now Alpha stability and is added to the `contrib` and `k8s` distributions

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [33479]
issues: [36514]

# (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.
Expand Down
27 changes: 0 additions & 27 deletions .chloggen/awsxrayexporter-fix-segment-gen.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: fileexporter
component: cgroupruntimeextension

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support for profiles signal.
note: Implement ECS metadata retrieval for cgroupruntime extension.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [35978]
issues: [36814]

# (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.
Expand All @@ -24,4 +24,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: []
27 changes: 0 additions & 27 deletions .chloggen/deprecate-routing-processor.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/elasticsearchexporter_merge-geo-location.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/exporter_prometheusremotewriteexporter_exemplar-int.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/gh-trace-skeleton.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/googlecloud-monitoring-receiver.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/k8sattributes-k8s-client-init-log.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/kafka-exporter-aws-iam-oauth-bearer.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/opamp-extension-health-reporting.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/ottl-add-parser-collection-utility.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: parseutils
component: pkg/ottl

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Handle escaped quotes when parsing pairs using SplitString.
note: Fix bug with `replace_all_matches` and `replace_all_patterns` that caused non-string values to be changed to empty string when matching against empty string.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [36176]
issues: [37071]

# (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.
Expand Down
27 changes: 0 additions & 27 deletions .chloggen/split-emf-log-when-buckets-larger-than-100.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .chloggen/tailsampling-composite-inverted-not-sample.yaml

This file was deleted.

Loading

0 comments on commit 0eeb339

Please sign in to comment.