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.
Gets all buffered spans as a JSON string without clearing the buffer.
public string GetJson()
JSON representation of buffered spans.