Table of Contents

Method GetMetrics

Namespace
LMKit.Agents.Observability
Assembly
LM-Kit.NET.dll

GetMetrics()

Gets all recorded metrics.

public List<MetricEntry> GetMetrics()

Returns

List<MetricEntry>

A copy of the metrics list.