Open
Description
Today we log all results with the category Host.Results
. Can we change that to be Host.Results.<YOUR_FUNCTION_NAME>
? Even if it requires a separate flag to enable (which it may not; I'm not thinking about this as breaking), it would open up a bunch of scenarios that in-proc customers currently rely on ITelemetryProcessor
s to handle today. These aren't loaded by the host for out-of-proc scenarios.