Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package dropwizard
  2. package noop
  3. package opentelemetry
  4. package reporters

Type Members

  1. trait MetricHandle extends AnyRef
  2. final class MetricName extends AnyVal
  3. case class MetricsContext(labels: Map[String, String]) extends Product with Serializable

    * Represents labels that are added to metrics.

    * Represents labels that are added to metrics. Please note that labels are only being supported by the OpenTelemetry metrics implementation, the Dropwizard implementation just ignores them as it supports metric names only.

Value Members

  1. object Gauges
  2. object MetricDoc
  3. object MetricHandle
  4. object MetricName
  5. object MetricsContext extends Serializable

Ungrouped