Open
Description
Currently fixed heap resource monitor's max_heap_size_bytes is in bootstrap and can only take static value. For deployments like Istio, where we set limits via annotations, it would be good if we can allow this value from runtime variable also so that we can set appropriate run time configuration (the same value as we set in the annotation)