Packages

p

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
Visibility
  1. Public
  2. Protected

Type Members

  1. final class CloudWatchModuleFactory extends ModuleFactory
  2. final class CloudWatchReporter extends MetricReporter
  3. sealed abstract class CloudwatchException extends Exception
  4. final case class Configuration(nameSpace: String, batchSize: Int, cloudwatchEndpointOverride: Option[String], includeEnvironmentTags: Boolean, executionContextThreads: Int) extends Product with Serializable
  5. final case class InvalidCloudWatchRequest(msg: String) extends CloudwatchException with Product with Serializable

Value Members

  1. object CloudWatchReporter
  2. case object CloudWatchUnavailable extends CloudwatchException with Product with Serializable
  3. object Configuration extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped