Skip to content

Commit

Permalink
Merge branch 'open-telemetry:main' into fix-issue-open-telemetry#11820
Browse files Browse the repository at this point in the history
  • Loading branch information
tarun-kavipurapu authored Dec 17, 2024
2 parents ebcc31e + 4fc50a8 commit 4caff5f
Show file tree
Hide file tree
Showing 231 changed files with 1,539 additions and 4,153 deletions.
25 changes: 0 additions & 25 deletions .chloggen/LeveledMeterProvider.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/add-scraper-for-logs.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/deprecate-consumererrorprofiles.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/exporter-shutdown-memory-leak.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
25 changes: 0 additions & 25 deletions .chloggen/remove-pprofile-deprecated.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
25 changes: 0 additions & 25 deletions .chloggen/remove-receiver-scrapererror.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Use this changelog template to create an entry for release notes.

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

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

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

# One or more tracking issues or pull requests related to the change
issues: [11778]
Expand Down
25 changes: 0 additions & 25 deletions .chloggen/rm-deprecated-scraper.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/sharedcomp.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/withotelhttpoption.yaml

This file was deleted.

20 changes: 7 additions & 13 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,10 @@ service/internal/graph @open-telemetry/collector-approvers @djaglowski
extension/experimental/storage @open-telemetry/collector-approvers @swiatekm

# Profiling-related modules
pdata/pprofile @open-telemetry/collector-approvers @mx-psi @dmathieu
consumer/consumerprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
consumer/xconsumer @open-telemetry/collector-approvers @mx-psi @dmathieu
connector/connectorprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
connector/xconnector @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/exporterhelper/exporterhelperprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/exporterhelper/xexporterhelper @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/exporterprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/xexporter @open-telemetry/collector-approvers @mx-psi @dmathieu
processor/processorprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
processor/xprocessor @open-telemetry/collector-approvers @mx-psi @dmathieu
receiver/receiverprofiles @open-telemetry/collector-approvers @mx-psi @dmathieu
receiver/xreceiver @open-telemetry/collector-approvers @mx-psi @dmathieu
pdata/pprofile @open-telemetry/collector-approvers @mx-psi @dmathieu
consumer/xconsumer @open-telemetry/collector-approvers @mx-psi @dmathieu
connector/xconnector @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/exporterhelper/xexporterhelper @open-telemetry/collector-approvers @mx-psi @dmathieu
exporter/xexporter @open-telemetry/collector-approvers @mx-psi @dmathieu
processor/xprocessor @open-telemetry/collector-approvers @mx-psi @dmathieu
receiver/xreceiver @open-telemetry/collector-approvers @mx-psi @dmathieu
Loading

0 comments on commit 4caff5f

Please sign in to comment.