Skip to content

Allow per-function filtering of request telemetry #9906

Open
@brettsam

Description

@brettsam

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 ITelemetryProcessors to handle today. These aren't loaded by the host for out-of-proc scenarios.

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