package gauge

Type Members

  1. final case class Gauge0 extends LabelledGauge with MetricFamily with Product with Serializable

    This represents a Prometheus internal.gauge with no labels.

    This represents a Prometheus internal.gauge with no labels.

    A Prometheus internal.gauge should be used for values which go up and down.

  2. final case class Gauge1 extends MetricFamily with Product with Serializable
  3. final case class Gauge10 extends MetricFamily with Product with Serializable
  4. final case class Gauge11 extends MetricFamily with Product with Serializable
  5. final case class Gauge12 extends MetricFamily with Product with Serializable
  6. final case class Gauge13 extends MetricFamily with Product with Serializable
  7. final case class Gauge14 extends MetricFamily with Product with Serializable
  8. final case class Gauge15 extends MetricFamily with Product with Serializable
  9. final case class Gauge16 extends MetricFamily with Product with Serializable
  10. final case class Gauge17 extends MetricFamily with Product with Serializable
  11. final case class Gauge18 extends MetricFamily with Product with Serializable
  12. final case class Gauge19 extends MetricFamily with Product with Serializable
  13. final case class Gauge2 extends MetricFamily with Product with Serializable
  14. final case class Gauge20 extends MetricFamily with Product with Serializable
  15. final case class Gauge21 extends MetricFamily with Product with Serializable
  16. final case class Gauge22 extends MetricFamily with Product with Serializable
  17. final case class Gauge3 extends MetricFamily with Product with Serializable
  18. final case class Gauge4 extends MetricFamily with Product with Serializable
  19. final case class Gauge5 extends MetricFamily with Product with Serializable
  20. final case class Gauge6 extends MetricFamily with Product with Serializable
  21. final case class Gauge7 extends MetricFamily with Product with Serializable
  22. final case class Gauge8 extends MetricFamily with Product with Serializable
  23. final case class Gauge9 extends MetricFamily with Product with Serializable

Ungrouped