Azure / Azure/azure-functions-host

Include execution time in "Executed" logs

Open
#5,124 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

The V2 Functions host emits log entries that look like this:

`Executed 'Functions.GetPaymentMethods' (Succeeded, Id=105896fe-d028-4341-b291-228227be90f2)`

This log entry should include the execution time of the function.

Contributor guide

Open the contributing guide

Research direction

The issue provides the V2 Functions host's `Executed 'Functions.GetPaymentMethods'` log format but names no file or test. Start by locating the host code that emits this entry, then determine the expected execution-time format. Done means the log includes the function duration while retaining its existing status and invocation ID.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, observability-sre
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.