Table of Contents

Method GetJson

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

GetJson()

Gets all buffered spans as a JSON string without clearing the buffer.

public string GetJson()

Returns

string

JSON representation of buffered spans.