pillars.Observability
See theObservability companion class
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Observability.type
Members list
Type members
Classlikes
final case class Config(enabled: Boolean, metrics: Metrics, traces: Traces, serviceName: ServiceName)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Config
object ServiceName extends RefinedTypeOps[String, ServiceNameConstraint, ServiceName]
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ServiceName.type
Types
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Extensions
Extensions
extension [A <: String](value: A)
extension [A <: Long](value: Long)
extension [A <: Double](value: Double)
extension [A <: Boolean](value: Boolean)
In this article