Skip to content

Commit a7ba2c4

Browse files
authored
Merge branch 'main' into fix/14750-unredacted-defaults
2 parents 4e12171 + a58f96f commit a7ba2c4

302 files changed

Lines changed: 3700 additions & 2569 deletions

File tree

Some content is hidden

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

.chloggen/14673_otlphttp_url_error.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 4 additions & 4 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. receiver/otlp)
7-
component: pkg/pdata
7+
component: all
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Upgrade the OTLP protobuf definitions to version 1.10.0
10+
note: Move aix/ppc64 to tier 3 support
1111

1212
# One or more tracking issues or pull requests related to the change
13-
issues: [14766]
13+
issues: [13380]
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.
@@ -22,4 +22,4 @@ subtext:
2222
# Include 'user' if the change is relevant to end users.
2323
# Include 'api' if there is a change to a library API.
2424
# Default: '[user]'
25-
change_logs: [api]
25+
change_logs: []

.chloggen/feat_allow-same-status-transitions.yaml renamed to .chloggen/alpha-profiles.yaml

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

66
# The name of the component, or a single word describing the area of concern, (e.g. receiver/otlp)
7-
component: pkg/service
7+
component: all
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: The internal status reporter no longer drops repeated Ok and RecoverableError statuses
10+
note: Upgrade the profiles stability status to alpha
1111

1212
# One or more tracking issues or pull requests related to the change
13-
issues: [14282]
13+
issues: [14817]
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-
Status events can now carry metadata and there's value in allowing them to be emitted despite the status value itself
20-
not changing.
19+
The following components have their profiles status upgraded from development to alpha:
20+
21+
* pdata/pprofile
22+
* connector/forward
23+
* exporter/debug
24+
* receiver/nop
25+
* exporter/nop
26+
* exporter/otlp_grpc
27+
* exporter/otlp_http
2128
2229
# Optional: The change log or logs in which this entry should be included.
2330
# e.g. '[user]' or '[user, api]'
2431
# Include 'user' if the change is relevant to end users.
2532
# Include 'api' if there is a change to a library API.
2633
# Default: '[user]'
27-
change_logs: [user, api]
34+
change_logs: []

.chloggen/builder-windows-exe-output.yaml

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

.chloggen/codeboten_add-deprecate-type.yaml

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

.chloggen/fix-debug-metadata.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
change_type: bug_fix
2+
component: cmd/mdatagen
3+
note: Fix entity code generation so `extra_attributes` are emitted as resource attributes instead of entity descriptive attributes.
4+
issues: [14778]

.chloggen/go_structs_mdatagen.yaml

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

.chloggen/vengal-clean-partitions-state.yaml renamed to .chloggen/go_validators_mdatagen.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. receiver/otlp)
7-
component: pkg/xexporterhelper
7+
component: cmd/mdatagen
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add logic to cleanup partitions from memory which are not being used for specific time period.
10+
note: Added ability to generate required fields validation to config go structs generated by mdatagen
1111

1212
# One or more tracking issues or pull requests related to the change
13-
issues: [14526]
13+
issues: [14563]
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/json_schemas_mdatagen.yaml

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

0 commit comments

Comments
 (0)