Packages

p

io.buoyant

telemetry

package telemetry

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Metric extends AnyRef
  2. trait MetricsTree extends AnyRef
  3. class MetricsTreeStatsReceiver extends StatsReceiverWithCumulativeGauges
  4. trait Telemeter extends AnyRef

    A telemeter may receive stats and trace annotations, i.e.

    A telemeter may receive stats and trace annotations, i.e. to send to a collector or export.

  5. abstract class TelemeterConfig extends PolymorphicConfig
  6. trait TelemeterInitializer extends ConfigInitializer

    Telemeter plugins describe how to load TelemeterConfig items.

Ungrouped