azure-functions-host icon indicating copy to clipboard operation
azure-functions-host copied to clipboard

Listener errors should have function name in system logs

Open paulbatum opened this issue 6 years ago • 4 comments

Had a customer case with the following error:

The listener for function 'Functions.foo' was unable to start.

The function name column was not populated. Our detector tooling was unable to show these function specific errors because the column is not populated.

Observed this behavior on host version 2.0.12808.0.

paulbatum avatar Oct 30 '19 17:10 paulbatum

Behavior still happening in 2.0.12858.0. e.g. found system logs with no function name with summary The listener for function 'SendPhone' was unable to start.

paulbatum avatar Nov 06 '19 23:11 paulbatum

@kashimiz this was still assigned to sprint 76. Was this addressed, or should I move it?

fabiocav avatar Jun 18 '20 22:06 fabiocav

Work currently in progress, moving to sprint 96.

fabiocav avatar Feb 17 '21 21:02 fabiocav

Once this is done, we should identify Detectors that can benefit from the Function name column having a valid value.

sidkri avatar Mar 17 '21 22:03 sidkri