MCPcopy Create free account
hub / github.com/astercloud/aster / End

Method End

pkg/telemetry/tracer.go:25–25  ·  view source on GitHub ↗

End 结束 span

()

Source from the content-addressed store, hash-verified

23type Span interface {
24 // End 结束 span
25 End()
26
27 // SetAttributes 设置属性
28 SetAttributes(attrs ...Attribute)

Callers 12

WrapModelCallMethod · 0.65
WrapToolCallMethod · 0.65
ExampleFunction · 0.65
ExampleWithErrorFunction · 0.65
EndMethod · 0.65
basicOTelExampleFunction · 0.65
agentTracingExampleFunction · 0.65
llmTracingExampleFunction · 0.65
toolTracingExampleFunction · 0.65
processMiddlewareFunction · 0.65
processLLMFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected