Skip to content

Commit

Permalink
Merge branch 'main' into narcis/ces_alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
narcis96 authored Jan 8, 2025
2 parents 51b884d + 70ab6e9 commit a112ca3
Show file tree
Hide file tree
Showing 991 changed files with 28,659 additions and 22,271 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: enhancement
change_type: "new_component"

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Add instrumentation scope to SQL query receiver metrics and logs"
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: [31028]
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/change-contexts-to-support-path-with-context.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: awsxrayexporter
component: cgroupruntimeextension

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: merge in latest semantic conventions for awsxrayexporter.
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: [36894]
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: [user]
change_logs: []
36 changes: 0 additions & 36 deletions .chloggen/deprecate_sapmexporter.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions .chloggen/feature_opensearch-sending-queue.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix_supervisor-reports-error-nop-config.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/k8sobjects-data-structure.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/logs-for-libhoneyreceiver.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/mongodbatlas-default-transport.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/move-attributes.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: mysqlreceiver
component: pkg/ottl

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Divide large values directly in SQL queries to avoid int overflows
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: [35495]
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
28 changes: 0 additions & 28 deletions .chloggen/ottl-remove-top-level-paths.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/ottl-trim-function.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/prwexporter-syncpool-batchstate.yaml

This file was deleted.

Loading

0 comments on commit a112ca3

Please sign in to comment.