package prometheus
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- prometheus
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class PrometheusPublisher extends AnyRef
Value Members
- def groupMetricByType(report: Chunk[Chunk[String]]): Chunk[Chunk[String]]
- lazy val prometheusLayer: ZLayer[zio.&[MetricsConfig, PrometheusPublisher], Nothing, Unit]
- lazy val publisherLayer: ULayer[PrometheusPublisher]
-
object
BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- object PrometheusEncoder extends Product with Serializable
- object PrometheusPublisher