JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Record Class
io.airlift.openmetrics.types.Gauge
Packages that use
Gauge
Package
Description
io.airlift.openmetrics.types
Uses of
Gauge
in
io.airlift.openmetrics.types
Methods in
io.airlift.openmetrics.types
that return
Gauge
Modifier and Type
Method
Description
static
Gauge
Gauge.
from
(
String
metricName,
Number
value,
String
help)