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

OpenTelemetry upgrade breaks inputs/opentelemetry plugin #16393

Open
shane-ns1 opened this issue Jan 13, 2025 · 0 comments
Open

OpenTelemetry upgrade breaks inputs/opentelemetry plugin #16393

shane-ns1 opened this issue Jan 13, 2025 · 0 comments
Labels
bug unexpected problem or unintended behavior

Comments

@shane-ns1
Copy link

Relevant telegraf.conf

n/a

Logs from Telegraf

n/a

System info

n/a

Docker

No response

Steps to reproduce

Try a build depending on the inputs/opentelemetry plugin with the latest OpenTelemetry release.

Expected behavior

Clean build.

Actual behavior

 go: github.com/nsone/platform/golang/ptelegraf-plugins/cmd/decisions imports
	github.com/influxdata/telegraf/plugins/common/shim imports
	github.com/influxdata/telegraf/agent tested by
	github.com/influxdata/telegraf/agent.test imports
	github.com/influxdata/telegraf/plugins/inputs/all imports
	github.com/influxdata/telegraf/plugins/inputs/opentelemetry imports
	go.opentelemetry.io/proto/otlp/collector/profiles/v1experimental: module go.opentelemetry.io/proto/otlp@latest found (v1.5.0), but does not contain package go.opentelemetry.io/proto/otlp/collector/profiles/v1experimental

Additional info

My guess is that the v1experimental module either became non-experimental or went away completely.

@shane-ns1 shane-ns1 added the bug unexpected problem or unintended behavior label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant