MetricSource

uk.gov.hmrc.mongo.metrix.MetricSource
trait MetricSource

A source of metrics to collect from your application

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def metrics(implicit ec: ExecutionContext): Future[Map[String, Int]]