Property MaxSpans
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
MaxSpans
Gets or sets the maximum number of spans to retain.
Set to 0 for unlimited. Default is 1000.
public int MaxSpans { get; set; }
Gets or sets the maximum number of spans to retain.
Set to 0 for unlimited. Default is 1000.
public int MaxSpans { get; set; }