MCPcopy Index your code
hub / github.com/coder/coder / TraceAttributes

Method TraceAttributes

aibridge/intercept/interceptor.go:28–28  ·  view source on GitHub ↗

TraceAttributes returns tracing attributes for this [Interceptor]

(*http.Request)

Source from the content-addressed store, hash-verified

26 Streaming() bool
27 // TraceAttributes returns tracing attributes for this [Interceptor]
28 TraceAttributes(*http.Request) []attribute.KeyValue
29 // Credential returns the credential metadata for this interception.
30 Credential() CredentialInfo
31 // CorrelatingToolCallID returns the ID of a tool call result submitted

Callers 4

CreateInterceptorMethod · 0.95
CreateInterceptorMethod · 0.95
CreateInterceptorMethod · 0.95
newInterceptionProcessorFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected