prometheus ~master (2018-05-20T00:43:11Z)
Dub
Repo
Metric
prometheus
metric
abstract
class
Metric {
string
name
;
string
help
;
string
[]
labels
;
static
long
posixTime
()
;
}
Members
Static functions
posixTime
long
posixTime
()
I hate this hack, but it's what I have
Meta
Source
See Implementation
prometheus
metric
classes
Metric