opentelemetry-collector/exporter/internal
Damien Mathieu 67e044bf39
Add profiles support in exporters (#10702)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This follows
https://github.com/open-telemetry/opentelemetry-collector/pull/10527,
and adds profiles support into exporters.

<!-- Issue number if applicable -->
#### Link to tracking issue
See https://github.com/open-telemetry/opentelemetry-collector/pull/10375
2024-07-30 11:47:56 +02:00
..
common [exporter] deprecate CreateSettings -> Settings (#10335) 2024-06-06 08:03:40 -07:00
experr [chore] [exporterhelper] Move shutdown error from queue package (#9554) 2024-02-13 16:04:23 -08:00
otlptext Print Span.TraceState() in debugexporter (#10421) 2024-06-19 14:32:28 -07:00
queue [extension] deprecate CreateSettings -> Settings (#10339) 2024-06-06 10:33:25 -07:00
exporter.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
factory.go Add profiles support in exporters (#10702) 2024-07-30 11:47:56 +02:00
logs.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
metrics.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
profiles.go Add profiles support in exporters (#10702) 2024-07-30 11:47:56 +02:00
traces.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00