Skip to content

Consolidate TriggerDetails log message into FunctionStarted message details #12017

Description

Having these two messages separately creates double the log messages in our hottest paths. Combining them together would save a lot of log capacity for us and customers.

Requires a design -- main goal is to get our backend kusto logs reduced, so it may be reasonable to do this only for our internal logs in some fancy way inside the SystemLogger. Other alternative is to change it for all customers at the source.

Log source: https://github.com/Azure/azure-webjobs-sdk/blob/6fa7fd7e373758c5a3948eada4fcfdb4a2dff2f7/src/Microsoft.Azure.WebJobs.Host/Loggers/FunctionInstanceLogger.cs#L22-L37

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions