opentelemetry-collector/exporter/exporterhelper/internal
Chao Weng 6de29ce169 Add `component.Type` parameter to `NewNopSettings` And deprecate `NewNopSettingsWithType` (#12452)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Add `component.Type` parameter to `NewNopSettings` And deprecate
`NewNopSettingsWithType` cc @mx-psi

<!-- Issue number if applicable -->
#### Link to tracking issue
Relevant to #12305 

<!--Describe what testing was performed and which tests were added.-->
#### Testing
Updated

<!--Describe the documentation added.-->
#### Documentation
Added

<!--Please delete paragraphs that you did not use before submitting.-->
2025-02-21 11:17:45 +00:00
..
batcher Add `component.Type` parameter to `NewNopSettings` And deprecate `NewNopSettingsWithType` (#12452) 2025-02-21 11:17:45 +00:00
metadata [chore] Improve usage/setup of metadata.yaml (#12343) 2025-02-13 18:53:23 +00:00
metadatatest [chore] Remove unused private funcs from generated code with mdatagen (#12339) 2025-02-11 00:25:13 +00:00
request [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
requesttest [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
base_exporter.go [chore] Extract last export sender from timeout sender (#12358) 2025-02-11 23:32:22 +00:00
base_exporter_test.go Add `component.Type` parameter to `NewNopSettings` And deprecate `NewNopSettingsWithType` (#12452) 2025-02-21 11:17:45 +00:00
obs_queue.go [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
obs_queue_test.go [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
obs_report_sender.go [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
obs_report_sender_test.go Deprecated componenttest.TestTelemetry in favor of Telemetry (#12419) 2025-02-18 15:09:15 +00:00
package_test.go [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
queue_sender.go Stabilize exporter.UsePullingBasedExporterQueueBatcher and remove old batch sender (#12425) 2025-02-21 03:22:53 +00:00
queue_sender_test.go Add `component.Type` parameter to `NewNopSettings` And deprecate `NewNopSettingsWithType` (#12452) 2025-02-21 11:17:45 +00:00
retry_sender.go [chore] Move code from exporter/internal to exporterhelper/internal (#12342) 2025-02-11 18:55:54 +00:00
retry_sender_test.go Add `component.Type` parameter to `NewNopSettings` And deprecate `NewNopSettingsWithType` (#12452) 2025-02-21 11:17:45 +00:00
sender.go [chore] Extract last export sender from timeout sender (#12358) 2025-02-11 23:32:22 +00:00
sender_test.go [chore] Extract last export sender from timeout sender (#12358) 2025-02-11 23:32:22 +00:00
timeout_sender.go [chore] Extract last export sender from timeout sender (#12358) 2025-02-11 23:32:22 +00:00
timeout_sender_test.go [chore] Extract last export sender from timeout sender (#12358) 2025-02-11 23:32:22 +00:00