public interface AlibabaCloudSpan
extends io.opentelemetry.api.trace.Span
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addEvent(String eventName,
Map<String,Object> attributes) |
void |
end() |
AlibabaCloudSpan |
recordException(Throwable throwable) |
<T> AlibabaCloudSpan |
setAttribute(io.opentelemetry.api.common.AttributeKey<T> key,
T value) |
addEvent, addEvent, addEvent, addEvent, addEvent, addEvent, addLink, addLink, current, end, end, fromContext, fromContextOrNull, getInvalid, getSpanContext, isRecording, recordException, setAllAttributes, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setStatus, setStatus, storeInContext, updateName, wrapvoid end()
end 在接口中 io.opentelemetry.api.trace.SpanAlibabaCloudSpan recordException(Throwable throwable)
recordException 在接口中 io.opentelemetry.api.trace.Span<T> AlibabaCloudSpan setAttribute(io.opentelemetry.api.common.AttributeKey<T> key, T value)
setAttribute 在接口中 io.opentelemetry.api.trace.SpanCopyright © 2024. All rights reserved.