Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
type
Span
interface
{
24
// End 结束 span
25
End()
26
27
// SetAttributes 设置属性
28
SetAttributes(attrs ...Attribute)
Callers
12
WrapModelCall
Method · 0.65
WrapToolCall
Method · 0.65
Example
Function · 0.65
ExampleWithError
Function · 0.65
End
Method · 0.65
basicOTelExample
Function · 0.65
agentTracingExample
Function · 0.65
llmTracingExample
Function · 0.65
toolTracingExample
Function · 0.65
distributedTracingExample
Function · 0.65
processMiddleware
Function · 0.65
processLLM
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected