Preparing search index...
The search index is not available
biorate
biorate
opentelemetry
Gauge
Interface Gauge<AttributesTypes>
interface
Gauge
<
AttributesTypes
>
{
record
(
value
,
attributes
?
,
context
?
)
:
void
;
}
Type Parameters
AttributesTypes
extends
MetricAttributes
=
MetricAttributes
Index
Methods
record
Methods
record
record
(
value
,
attributes
?
,
context
?
)
:
void
Records a measurement.
Parameters
value
:
number
Optional
attributes
:
AttributesTypes
Optional
context
:
Context
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
record
biorate
Loading...
Records a measurement.