Method SetAttribute
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
SetAttribute(string, object)
Sets an attribute on this span.
public AgentSpan SetAttribute(string key, object value)
Parameters
Returns
- AgentSpan
This span for method chaining.