open-vault/helper/metricsutil
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
bucket.go
bucket_test.go
gauge_process.go Add database plugin metrics around connections (#16048) 2022-06-27 09:34:45 -07:00
gauge_process_test.go Add database plugin metrics around connections (#16048) 2022-06-27 09:34:45 -07:00
metricsutil.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
metricsutil_test.go
wrapped_metrics.go Add database plugin metrics around connections (#16048) 2022-06-27 09:34:45 -07:00
wrapped_metrics_test.go