Azure / Azure/azure-functions-host

Capture gRpc server logs in the host

Open
#2,810 1 comment 0 reactions 1 assignee Claimed by @pragnagopa View on GitHub
2.x enhancement
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

[Grpc.Core.GrpcEnvironment](https://grpc.io/grpc/csharp/api/Grpc.Core.GrpcEnvironment.html) has a shutdown even that get fired when the shutdown happens. Functions host needs to be updated to listen for this event and log the reason for shutdown.
Currently, if the shutdown is initiated by the gRpc service, rpc channel is shutdown and any logs from the language workers are lost.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.