Observability

pillars.Observability
See theObservability companion class
opaque object Observability

Attributes

Companion
class
Source
Observability.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Attributes

Attributes

Source
Observability.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Attributes.type

Attributes

Companion
object
Source
Observability.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Config
class Object
trait Matchable
class Any
Show all
object Config

Attributes

Companion
class
Source
Observability.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Config.type
object ServiceName extends RefinedTypeOps[String, ServiceNameConstraint, ServiceName]

Attributes

Source
Observability.scala
Supertypes
trait RefinedTypeOps[String, ServiceNameConstraint, ServiceName]
class Object
trait Matchable
class Any
Self type

Types

opaque type ServiceName

Attributes

Source
Observability.scala

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def apply[F[_] : Pillars]: F ?=> Observability[F]

Attributes

Source
Observability.scala
def noop[F[_] : Async]: F[Observability[F]]

Attributes

Source
Observability.scala

Extensions

Extensions

extension [A <: String](value: A)
extension [A <: Long](value: Long)
extension [A <: Double](value: Double)
extension [A <: Boolean](value: Boolean)