JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
co.elastic.apm.api.Scope
Uses of
Scope
in
co.elastic.apm.api
Methods in
co.elastic.apm.api
that return
Scope
Modifier and Type
Method
Description
Scope
Span.
activate
()
Makes this span the active span on the current thread until
close()
has been called.
Scope
Transaction.
activate
()
Makes this transaction the active transaction on the current thread until
close()
has been called.