Package | Description |
---|---|
io.prometheus.client |
Modifier and Type | Method and Description |
---|---|
static Counter.Builder |
Counter.build()
Return a Builder to allow configuration of a new Counter.
|
static Counter.Builder |
Counter.build(String name,
String help)
Return a Builder to allow configuration of a new Counter.
|
Copyright © 2018. All Rights Reserved.