Open sandboxFocus

Enum TelemetryRouting

How an exception was routed to telemetry, as recorded by Metalama.Testing.UnitTesting.TestTelemetryService: through a repository context (a project directory was known), through the tooling policy (no project context), or disabled (no directory).

Namespace: Metalama.Testing.UnitTesting
Assembly: Metalama.Testing.UnitTesting.dll
Syntax
public enum TelemetryRouting

Fields

Name Description
Disabled
Repository
Tooling