vitess-gh/go/stats
Sugu Sougoumarane 6e3f6f6777 tabletserver: precreate some stats labels
Precreate some of the counter labels at the beginning.
This eliminates some monitoring jitters where an absent
label is not treated as zero value. We should ideally do
this to all stats counters. This is just some low hanging
fruit for now.
2015-09-12 23:19:30 -07:00
..
influxdbbackend
counters.go
counters_test.go
export.go
export_test.go
histogram.go
histogram_test.go
multidimensional.go
multidimensional_test.go
rates.go
rates_test.go
ring.go
states.go
states_test.go
timings.go
timings_test.go