Skip to content

Commit c0ff5de

Browse files
committed
Merge branch 'main' into profiles-generated-component-test
2 parents 4ff94d3 + 55399d4 commit c0ff5de

File tree

224 files changed

+2420
-1885
lines changed

Some content is hidden

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

224 files changed

+2420
-1885
lines changed

.chloggen/10726-reag.yaml

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

.chloggen/14278.yaml

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

.chloggen/add-alias-for-otlphttp-exporter.yaml

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

.chloggen/add-display-name-14114.yaml

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

.chloggen/add_exporterhelper_profiles_telemetry.yaml

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

.chloggen/codeboten_otlp_grpc.yaml

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

.chloggen/confighttp-addrconfig.yaml

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

.chloggen/extension-type-aliases.yaml

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

.chloggen/add_nop_profiles.yaml renamed to .chloggen/fix-expandedvalue-sanitization-on-struct-collection.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
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: 'bug_fix'
55

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

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: add profiles signal support
10+
note: 'Fix an issue where configs could fail to decode when using interpolated values in string fields.'
1111

1212
# One or more tracking issues or pull requests related to the change
13-
issues: [14253]
13+
issues: [14413]
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+
For example, a header can be set via an environment variable to a string that is parseable as a number, e.g. `1234`
1920
2021
# Optional: The change log or logs in which this entry should be included.
2122
# e.g. '[user]' or '[user, api]'

.chloggen/fix_ocb-duplicate-cli-error-log.yaml

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

0 commit comments

Comments
 (0)