All Products
Search
Document Center

Function Compute:How do I query the actual amount of memory that is used for running my program?

Last Updated:Feb 01, 2024

You can use one of the following methods to query the actual used memory:
  • The maximum memory consumption of a function is included in the information that it returns.
  • You can view performance monitoring metrics to determine resource consumption for function execution over a continuous period of time. For more information, see Monitoring metrics.