github.gphat

datadog

package datadog

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

Type Members

  1. class Client extends Logging

  2. class HttpAdapter extends Logging

  3. case class Metric(name: String, points: Seq[(Long, Double)], metricType: Option[String] = scala.None, tags: Option[Seq[String]] = scala.None, host: Option[String]) extends Product with Serializable

  4. case class Response(statusCode: Int, body: String) extends Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped