Customer has 4x API nodes sharing a SQL database. Thousand requests a second. API requests are not finishing in time and stacking up runspaces until they are exhausted. LogEntry table had 1.4 million ...
In order to improve grouping (and PII stripping), update the Microsoft.Extensions.Logging to use LogEntry instead of the Message attribute. This will require getting the Original message/template to ...