IntelligenceX

API Reference

Class

UsageSummaryOptions

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Modifiers sealed

Configures provider-neutral usage summary generation.

Inheritance

  • Object
  • UsageSummaryOptions

Constructors

Properties

public UsageSummaryMetric Metric { get; set; } #

Gets or sets the metric used for calculations.

public IReadOnlyList<Int32> RollingWindowDays { get; set; } #

Gets or sets the rolling window sizes, in days, used for burn-rate style summaries.

public Int32 BreakdownLimit { get; set; } #

Gets or sets the maximum number of entries retained per breakdown.