Package com.codahale.metrics.jdbi3.strategies
package com.codahale.metrics.jdbi3.strategies
-
ClassDescriptionCollects metrics by respective SQLObject methods.Default strategies which build a basis of more complex strategiesVery simple strategy, can be used with any JDBI loader to build basic statistics.Uses a
BasicSqlNameStrategyand fallbacks toDefaultNameStrategy.CONSTANT_SQL_RAWInterface for strategies to statement contexts to metric names.Takes into account theTimedannotation on extension methods