Skip to content

Commit

Permalink
fix: duplicate extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Cluas committed Jan 29, 2024
1 parent e5fe3e2 commit 7381ac0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/otel-collector/components.go
Original file line number Diff line number Diff line change
Expand Up @@ -381,10 +381,6 @@ func CoreComponents() (
jsonlogencodingextension.NewFactory(),
textencodingextension.NewFactory(),
zipkinencodingextension.NewFactory(),
ballastextension.NewFactory(),
healthcheckextension.NewFactory(),
pprofextension.NewFactory(),
zpagesextension.NewFactory(),
)
errs = multierr.Append(errs, err)

Expand Down

0 comments on commit 7381ac0

Please sign in to comment.