IntelligenceX

API Reference

Interface

IUsageTelemetryRootDiscovery

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Modifiers abstract

Discovers default source roots for a provider.

Methods

public abstract IReadOnlyList<SourceRootRecord> DiscoverRoots() #
Returns: IReadOnlyList<SourceRootRecord>

Discovers source roots that should be registered for import.

Properties

public abstract String ProviderId { get; } #

Gets the stable provider identifier exposed by this discovery strategy.