PodsMetricSource

final case class PodsMetricSource(metric: MetricIdentifier, target: MetricTarget)

PodsMetricSource indicates how to scale on a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.

Source:
PodsMetricSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product