Can the functions runtime expose metrics for time spent in function run, and if obtainable memory or cpu used by function run?
If so it would be great if the metrics can be scraped at the crossplane pod port 8080/metrics endpoint.
Knowing this information can help provide a signal for day-2 operations teams about potential performance problems related to custom function code.
Can the functions runtime expose metrics for time spent in function run, and if obtainable memory or cpu used by function run?
If so it would be great if the metrics can be scraped at the crossplane pod port 8080/metrics endpoint.
Knowing this information can help provide a signal for day-2 operations teams about potential performance problems related to custom function code.