You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-12-29T10:23:30.822+0100 WARN builder/config.go:107 IncludeCore is deprecated. Starting from v0.41.0, you need to include all components explicitly.
go.opentelemetry.io/collector/cmd/builder/internal/builder.(*Config).Validate
go.opentelemetry.io/collector/cmd/builder/internal/builder/config.go:107
go.opentelemetry.io/collector/cmd/builder/internal.Command.func1
go.opentelemetry.io/collector/cmd/builder/internal/command.go:42
github.com/spf13/cobra.(*Command).execute
github.com/spf13/[email protected]/command.go:856
github.com/spf13/cobra.(*Command).ExecuteC
github.com/spf13/[email protected]/command.go:974
github.com/spf13/cobra.(*Command).Execute
github.com/spf13/[email protected]/command.go:902
main.main
go.opentelemetry.io/collector/cmd/builder/main.go:26
runtime.main
runtime/proc.go:255
The text was updated successfully, but these errors were encountered:
Given open-telemetry/opentelemetry-collector#4087 was merged we might need to adjust builder config in order to get rid of this warning:
The text was updated successfully, but these errors were encountered: