I am looking for some cache analytics to improve performance of API and looking for data on memory utilization by cache resources in apigee , below are few parameters
-
Total memory consumed by L1 cache
-
Total memory consumed by L2 cache
-
Percentage of total cached data in L1 and L2 cache over some interval of time
-
Number of entry failed to persist due to size > 512kb or number of entry’s in L1 cache with size > 512kb
-
Average,max and min size of entry’s in a cache
any way to get this data for both on-premisis and cloud instance of apigee?