public class SqlMetricLogger extends Object
This can potentially generate a large volume of logging data, and so a system property is used to control whether the logging is done or not.
Constructor and Description |
---|
SqlMetricLogger() |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.json.marshal.Jsonable |
logMetrics(String source,
Supplier<Collection<Map<String,Object>>> sqlMetrics) |
Copyright © 2003–2017 Atlassian. All rights reserved.