Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/promtail] disable receiver #2316

Conversation

codeboten
Copy link

This receiver causes the following error when contrib is compiled:

./bin/otelcontribcol_darwin_arm64
panic: proto: duplicate enum registered: logproto.Direction

goroutine 1 [running]:
github.com/gogo/protobuf/proto.RegisterEnum(...)
        github.com/gogo/protobuf@v1.3.2/proto/properties.go:520
github.com/grafana/loki/pkg/logproto.init.2()
        github.com/grafana/loki@v1.6.2-0.20221206154352-fee23745328c/pkg/logproto/logproto.pb.go:2453 +0x6c0

Disabling for now to unblock release.

This receiver causes the following error when contrib is compiled:

```
./bin/otelcontribcol_darwin_arm64
panic: proto: duplicate enum registered: logproto.Direction

goroutine 1 [running]:
github.com/gogo/protobuf/proto.RegisterEnum(...)
        github.com/gogo/protobuf@v1.3.2/proto/properties.go:520
github.com/grafana/loki/pkg/logproto.init.2()
        github.com/grafana/loki@v1.6.2-0.20221206154352-fee23745328c/pkg/logproto/logproto.pb.go:2453 +0x6c0

```

Disabling for now to unblock release.
@Aneurysm9 Aneurysm9 merged commit 5421791 into Aneurysm9:chore/releasePrep0670 Dec 9, 2022
@codeboten codeboten deleted the codeboten/disable-promtailreceiver branch December 9, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants