p

kamon

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

Type Members

  1. class DatadogAPIReporter extends MetricReporter
  2. class DatadogAPIReporterFactory extends ModuleFactory
  3. class DatadogAgentReporter extends MetricReporter
  4. class DatadogAgentReporterFactory extends ModuleFactory
  5. class DatadogSpanReporter extends SpanReporter
  6. class DatadogSpanReporterFactory extends ModuleFactory
  7. case class DdSpan(traceId: BigInt, spanId: BigInt, parentId: Option[BigInt], name: String, resource: String, service: String, spanType: String, start: Long, duration: Duration, meta: Map[String, String], error: Boolean) extends Product with Serializable
  8. implicit class InstantImprovements extends AnyRef
  9. trait KamonDataDogTranslator extends AnyRef

Value Members

  1. def readInformationUnit(unit: String): MeasurementUnit
  2. def readTimeUnit(unit: String): MeasurementUnit
  3. object DatadogAgentReporter
  4. object DatadogSpanReporter
  5. object KamonDataDogTranslatorDefault extends KamonDataDogTranslator

Inherited from AnyRef

Inherited from Any

Ungrouped