Vasi Vasireddy
Vasi Vasireddy
The fix to this issue has been fixed in this [PR](https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/11666) and is in out on [#v0.57.2](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.57.2).
Thank you so much for explaining the problem, i hope this would work run `go clean -modcache` before running `go mod tidy -compat=1.18`
Thank you so much for providing the context. The command field could be used to specify the path for collector config file Eg : `--config=/etc/ecs/container-insights/otel-task-metrics-config.yaml`.
Adding context here: Interesting that bottle rocket has fixed the mount point to `containerd` for [kubernetes-1.23](https://github.com/bottlerocket-os/bottlerocket/blob/cbfbd05f2909eefb63f19c1c536050de2853fb29/packages/kubernetes-1.23/kubelet-exec-start-conf#L15-L16) support. so yes, if using latest version of bottle rocket mount needs to be...
Thank you so much for creating this issue and appreciate for the good detail. The Support to collect pod metrics while running on EKS cluster with `containerd` runtime is available...
Hi @michaelfecher, Can you please confirm if [this](https://github.com/open-telemetry/opentelemetry-lambda/issues/3#issuecomment-831557049) have addressed your question :-)
Thanks you so much for providing more context, referring to these steps in the [README.MD](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/python/README.md). Could there be customers still using the `sam build` for building the layer?
Hi @wangzlei,I would like to contribute to this issue, can you please provide more Information on expected solution, should it be something similar to using this [library](https://pkg.go.dev/github.com/alexcesaro/log/stdlog) / [zap](https://github.com/uber-go/zap) and...
Implementation to address this issue is currently in progress. Any information regarding that will be updated here in this issue. Thanks for following up.
This is tracked at https://github.com/open-telemetry/opentelemetry-lambda/issues/230