Package

kamon

apm

Permalink

package apm

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. apm
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class KamonApm extends CombinedReporter

    Permalink
  2. class KamonApmApiClient extends AnyRef

    Permalink
  3. case class Settings(apiKey: String, plan: Plan, connectionTimeout: Duration, readTimeout: Duration, appVersion: String, ingestionApi: String, bootRetries: Int, ingestionRetries: Int, shutdownRetries: Int, tracingRetries: Int, retryBackoff: Duration, clientBackoff: Duration, proxy: Option[Type], proxyHost: String, proxyPort: Int) extends Product with Serializable

    Permalink

Value Members

  1. object KamonApm

    Permalink
  2. def countsArrayIndex(value: Long): Int

    Permalink
  3. def isAcceptableApiKey(apiKey: String): Boolean

    Permalink
  4. def readSettings(config: Config, path: String): Settings

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped