Skip to content

Commit c23d264

Browse files
authored
Merge branch 'main' into components_cmd_add_providers
2 parents e93a333 + 4cf491b commit c23d264

File tree

276 files changed

+2378
-5324
lines changed

Some content is hidden

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

276 files changed

+2378
-5324
lines changed

.chloggen/LeveledMeterProvider.yaml

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

.chloggen/add-scraper-for-logs.yaml

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

.chloggen/exporter-shutdown-memory-leak.yaml

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

.chloggen/deprecate-connectorprofiles.yaml renamed to .chloggen/remove-connectorprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: connector
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate connectorprofiles module in favor of xconnector to allow adding more experimental data types.
8+
note: Remove deprecated connectorprofiles module, use xconnector instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/deprecate-consumererrorprofiles.yaml renamed to .chloggen/remove-consumererrorprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: consumererror
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate consumererrorprofiles module in favor of xconsumererror to allow adding more experimental data types.
8+
note: Remove deprecated consumererrorprofiles module, use xconsumererror instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/deprecate-consumerprofiles.yaml renamed to .chloggen/remove-consumerprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: consumer
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate consumerprofiles module in favor of xconsumer to allow adding more experimental data types.
8+
note: Remove deprecated consumerprofiles module, use xconsumer instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/deprecate-exporterhelperprofiles.yaml renamed to .chloggen/remove-exporterhelperprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: exporterhelper
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate exporterhelperprofiles module in favor of xexporterhelper to allow adding more experimental data types.
8+
note: Remove deprecated exporterhelperprofiles module, use xexporterhelper instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/deprecate-exporterprofiles.yaml renamed to .chloggen/remove-exporterprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: exporter
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate exporterprofiles module in favor of xexporter to allow adding more experimental data types.
8+
note: Remove deprecated exporterprofiles module, use xexporter instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/deprecate-pipelieneprofiles.yaml renamed to .chloggen/remove-pipelineprofiles.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Use this changelog template to create an entry for release notes.
2-
31
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: deprecation
2+
change_type: breaking
53

64
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
75
component: pipeline
86

97
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Deprecate pipelineprofiles module in favor of xpipeline to allow adding more experimental data types.
8+
note: Remove deprecated pipelineprofiles module, use xpipeline instead.
119

1210
# One or more tracking issues or pull requests related to the change
1311
issues: [11778]

.chloggen/remove-pprofile-deprecated.yaml

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

0 commit comments

Comments
 (0)