opentelemetry-collector/processor/internal
Damien Mathieu 56efabb042
Add profiles support in processor (#10691)
<!--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/10526,
and adds profiles support into processors.

<!-- Issue number if applicable -->
#### Link to tracking issue
See https://github.com/open-telemetry/opentelemetry-collector/pull/10375

cc @mx-psi
2024-07-30 11:48:37 +02:00
..
factory.go Add profiles support in processor (#10691) 2024-07-30 11:48:37 +02:00
logs.go Move processor into an internal package, in preparation for profiles (#10526) 2024-07-18 11:26:57 +02:00
metrics.go Move processor into an internal package, in preparation for profiles (#10526) 2024-07-18 11:26:57 +02:00
processor.go Move processor into an internal package, in preparation for profiles (#10526) 2024-07-18 11:26:57 +02:00
profiles.go Add profiles support in processor (#10691) 2024-07-30 11:48:37 +02:00
traces.go Move processor into an internal package, in preparation for profiles (#10526) 2024-07-18 11:26:57 +02:00