dev.mongocamp.micrometer.mongodb.binder

Members list

Type members

Classlikes

case class CollectionMetrics(mongoDatabase: MongoDatabase, collectionName: String, tags: List[Tag]) extends MeterBinder

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ConnectionsMetrics(mongoDatabase: MongoDatabase, tags: List[Tag]) extends ServerMetricsBase

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class DatabaseMetrics(mongoDatabase: MongoDatabase, tags: List[Tag]) extends MeterBinder

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class NetworkMetrics(mongoDatabase: MongoDatabase, tags: List[Tag]) extends ServerMetricsBase

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class OperationMetrics(mongoDatabase: MongoDatabase, tags: List[Tag]) extends ServerMetricsBase

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ServerMetrics(mongoDatabase: MongoDatabase, tags: List[Tag]) extends ServerMetricsBase

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait MeterBinder
class Object
trait Matchable
class Any
Show all
object ServerMetrics

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait ServerMetricsBase extends MeterBinder

Attributes

Supertypes
trait MeterBinder
class Object
trait Matchable
class Any
Known subtypes