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.
Gets all recorded metrics.
public List<MetricEntry> GetMetrics()
A copy of the metrics list.