kamon

cloudwatch

package cloudwatch

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. cloudwatch
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class CloudWatchReporter extends MetricReporter

  2. final case class Configuration(nameSpace: String, region: Option[String], batchSize: Int, sendMetrics: Boolean, numThreads: Int, serviceEndpoint: Option[String], includeEnvironmentTags: Boolean) extends Product with Serializable

  3. type MetricDatumBatch = Vector[MetricDatum]

Value Members

  1. object CloudWatchReporter

  2. object Configuration extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped