github.com/tmoore22/go-ethereum@v1.10.22-0.20220814113424-76f4d8bc4994/metrics/init_test.go (about) 1 package metrics 2 3 func init() { 4 Enabled = true 5 }