Amr Mahdi
Amr Mahdi
@aasiddiq Thanks for the review. Would you be able to merge the changes? And once it is merged, when you expect for this change to be officially released?
What if we detect that the process is running a container using ```DOTNET_RUNNING_IN_CONTAINER``` then read the CPU shares from ```/sys/fs/cgroup/cpu/cpu.shares``` ?
Actually that is really not needed, since ```container_spec_cpu_shares``` counter already published this metric. So I guess if using .NET Core 3.1 one can update the grafana dashboard to use ```container_spec_cpu_shares```...
@ktock can you describe what is required to do an update/restart to the snapshotter in a running cluster for instance? How do you do that today?
Are you still planning on changing the implementation? Do you have timelines?
Hi @polefishu can a redis cluster with out persistent storage recover from failure now ?