Skip to content

Commit

Permalink
Merge branch 'main' into ibraheem/add-gate-for-operation-name-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
IbraheemA committed Jan 9, 2025
2 parents 2870f3f + 1629eda commit 84033ba
Show file tree
Hide file tree
Showing 2,256 changed files with 80,203 additions and 40,091 deletions.
25 changes: 0 additions & 25 deletions .chloggen/35003-deprecate-export_created_metric.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/36079-add-datadog-json-handling.yaml

This file was deleted.

27 changes: 27 additions & 0 deletions .chloggen/add-interval-processor-to-dist.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
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: [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.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: [user]
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: connector/otlpjson
component: cgroupruntimeextension

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Throw error on invalid otlp payload.
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: [35738, 35739]
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/configure-cumulative-normalization.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/datadog-metric-prefix.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/elasticsearchexporter_ecs-translate-k8s-names.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: otelarrowreceiver
component: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a new LIFO-based bounded queue.
note: Handle `EventName` for log records in OTel mode

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

# (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/f-profiles-encoding-extension.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix_group_container_permissions.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix_prometheusexporter-shutdown-server-2.yaml

This file was deleted.

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: enhancement
change_type: breaking

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

# 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: "Support dynamic indexing of maps and slices."

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

# (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/k8sattributes-block.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/k8sclusterreceiver-namespaced.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/opampextension-content-type.yaml

This file was deleted.

Loading

0 comments on commit 84033ba

Please sign in to comment.