JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.opentelemetry.metrics
Interface Instrument
All Known Subinterfaces:
AsynchronousInstrument
<R>,
DoubleCounter
,
DoubleSumObserver
,
DoubleUpDownCounter
,
DoubleUpDownSumObserver
,
DoubleValueObserver
,
DoubleValueRecorder
,
LongCounter
,
LongSumObserver
,
LongUpDownCounter
,
LongUpDownSumObserver
,
LongValueObserver
,
LongValueRecorder
,
SynchronousInstrument
<B>
@ThreadSafe public interface
Instrument
Base interface for all metrics defined in this package.
Since:
0.1.0
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static interface
Instrument.Builder
The
Builder
class for the
Instrument
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method