package cloudwatch
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- cloudwatch
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- final class CloudWatchModuleFactory extends ModuleFactory
- final class CloudWatchReporter extends MetricReporter
- sealed abstract class CloudwatchException extends Exception
- final case class Configuration(nameSpace: String, batchSize: Int, cloudwatchEndpointOverride: Option[String], includeEnvironmentTags: Boolean, executionContextThreads: Int) extends Product with Serializable
- final case class InvalidCloudWatchRequest(msg: String) extends CloudwatchException with Product with Serializable
Value Members
- object CloudWatchReporter
- case object CloudWatchUnavailable extends CloudwatchException with Product with Serializable
- object Configuration extends Serializable