Package io.prometheus.client
Class Info.Child
java.lang.Object
io.prometheus.client.Info.Child
- Enclosing class:
Info
The value of a single Info.
Warning: References to a Child become invalid after using
SimpleCollector.remove(java.lang.String...) or SimpleCollector.clear().
-
Method Summary
-
Method Details
-
info
Set the info. -
info
Set the info.- Parameters:
v- labels as pairs of key values
-
get
Get the info.
-