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

undefined: Parser #25

Open
ibragim0vs opened this issue Jan 5, 2024 · 1 comment
Open

undefined: Parser #25

ibragim0vs opened this issue Jan 5, 2024 · 1 comment

Comments

@ibragim0vs
Copy link

Hello!
There is an error when using make:

root@user:~/telegraf# make
go mod download -x
env -u GOOS -u GOARCH -u GOARM -- go build -o ./tools/custom_builder/custom_builder ./tools/custom_builder
# github.com/influxdata/telegraf/plugins/parsers
plugins/parsers/registry.go:22:32: undefined: Parser
plugins/parsers/registry.go:36:33: undefined: Parser
make: *** [Makefile:112: build_tools] Error 1

How can I fix this?

@caowei49
Copy link
Contributor

Hello!
you can use 1.20 https://github.com/influxdata/telegraf/tree/release-1.20, and try again.

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

No branches or pull requests

2 participants