Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ AddEvent
Method
AddEvent
pkg/telemetry/tracer.go:34–34 ·
view source on GitHub ↗
AddEvent 添加事件
(name string, attrs ...Attribute)
Source
from the content-addressed store, hash-verified
32
33
// AddEvent 添加事件
34
AddEvent(name string, attrs ...Attribute)
35
36
// RecordError 记录错误
37
RecordError(err error)
Callers
11
WrapToolCall
Method · 0.65
recordPromptEvent
Method · 0.65
recordCompletionEvent
Method · 0.65
Example
Function · 0.65
AddEvent
Method · 0.65
AddEvent
Function · 0.65
basicOTelExample
Function · 0.65
agentTracingExample
Function · 0.65
llmTracingExample
Function · 0.65
toolTracingExample
Function · 0.65
distributedTracingExample
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected