RuntimeMetrics
The runtime metrics flag determines whether or not the ZIO runtime system will collect metrics about the ZIO runtime. Use of this flag will have a very small negative impact on performance, but generates very helpful operational insight into running ZIO applications that can be exported to Prometheus or other tools via ZIO Metrics.
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait RuntimeFlag
class Object
trait Matchable
class Any
RuntimeMetrics.type
Type members
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
- Inherited from:
- Singleton