File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ import (
12
12
"go.uber.org/zap"
13
13
14
14
"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl"
15
- "github.com/open-telemetry/opentelemetry-collector-contrib/ processor/transformprocessor /internal/common"
16
- "github.com/open-telemetry/opentelemetry-collector-contrib/ processor/transformprocessor /internal/logs"
17
- "github.com/open-telemetry/opentelemetry-collector-contrib/ processor/transformprocessor /internal/metrics"
18
- "github.com/open-telemetry/opentelemetry-collector-contrib/ processor/transformprocessor /internal/traces"
15
+ "github.com/charan906/ processor/internal/common"
16
+ "github.com/charan906/ processor/internal/logs"
17
+ "github.com/charan906/ processor/internal/metrics"
18
+ "github.com/charan906/ processor/internal/traces"
19
19
)
20
20
21
21
var (
You can’t perform that action at this time.
0 commit comments