Open vivekrnv opened 1 year ago
This problem could have impact on the telemetry streaming cpu stats
Need help in understanding how this failure affect telemetry
This command is run by procdockerstatsd once every two mins, https://github.com/sonic-net/sonic-host-services/blob/4a2ef99630ee02e104643bf356cafd6a1228b882/scripts/procdockerstatsd#L176 , so even if it fails once, the next time it succeeds, it'll populate the STATE_DB properly. So i think it shouldn't impact the telemetry all that much
Description
In rare cases, procdockerstatsd returned the folllowing error:
The following issue is already reported in docker: https://github.com/docker/cli/issues/3482
This is fixed by https://github.com/docker/cli/pull/3597 but is not available in the docker version used in bullseye.