Setup collector receiver #970
Annotations
2 errors
golangci-lint:
collector/factory.go#L31
cannot use receiverprofiles.WithProfiles(createProfilesReceiver, component.StabilityLevelAlpha) (value of type xreceiver.FactoryOption) as receiver.FactoryOption value in argument to receiver.NewFactory: xreceiver.FactoryOption does not implement receiver.FactoryOption (missing method applyOption) (typecheck)
|
golangci-lint
issues found
|
Loading