Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.47k stars 4.8k forks source link

Log Blob creation time for BlobTriggers #32631

Closed balag0 closed 7 months ago

balag0 commented 3 years ago

Currently we log blob detection time based on scans, enqueue time to internal queue, function invocation start time. Adding blob creation time as well will provide more complete end-end latency.

https://github.com/Azure/azure-webjobs-sdk/blob/dev/src/Microsoft.Azure.WebJobs.Extensions.Storage/Blobs/Listeners/BlobTriggerExecutor.cs#L133

jsquire commented 1 year ago

//cc: @seanmcc-msft, @amnguye

github-actions[bot] commented 7 months ago

Hi @balag0, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.