i am using in-memory distributed cache as per this documentation -
in the following documentation i am using IDistributedCache implementation with Distributed memory cache
Is there a way to monitor the memory usage in a deployed environment and also in local environments? I haven't found any source online.