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

Collector not starting with new docker engine v25 and dockerstats receiver. #286

Open
bruegth opened this issue Feb 8, 2024 · 0 comments

Comments

@bruegth
Copy link

bruegth commented Feb 8, 2024

See this Issue: open-telemetry/opentelemetry-collector-contrib#30900

And related PR: open-telemetry/opentelemetry-collector-contrib#30927

image
https://docs.docker.com/engine/deprecated/#deprecate-legacy-api-versions

{
    "level": "fatal",
    "timestamp": "2024-02-08T06:48:07.131Z",
    "caller": "signozcollector/main.go:78",
    "msg": "failed to run service:",
    "error": "failed to start collector service: failed to start : cannot start pipelines: Error response from daemon: client version 1.23 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version",
    "stacktrace": "main.main\n\t/home/runner/work/signoz-otel-collector/signoz-otel-collector/cmd/signozcollector/main.go:78\nruntime.main\n\t/opt/hostedtoolcache/go/1.20.12/x64/src/runtime/proc.go:250"
}
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

1 participant