We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8524701 commit 6f58e33Copy full SHA for 6f58e33
internal/pkg/otel/components.go
@@ -61,7 +61,6 @@ func components() (otelcol.Factories, error) {
61
attributesprocessor.NewFactory(),
62
transformprocessor.NewFactory(),
63
filterprocessor.NewFactory(),
64
- resourcedetectionprocessor.NewFactory(),
65
k8sattributesprocessor.NewFactory(),
66
resourcedetectionprocessor.NewFactory(),
67
)
0 commit comments