I noticed that under Observability > Serverless Functions > Advanced Metrics, there’s a new Start Type metric, which is a great addition!
Is it possible to view the Start Type for each individual request in the Logs? Additionally, would it be possible to filter logs by Start Type?
Or if there is any workaround I could use to detect if a specific request was cold-started, that would be useful.
This would be incredibly useful for identifying which requests experienced a cold start and understanding the latency impact.