Packages

package backend

Type Members

  1. class Backend extends AnyRef

    Backend abstraction for creating metric or event backends.

  2. trait Backends extends AnyRef

    Backends abstraction for all underlying backends.

  3. class GlobalBackends extends AnyRef

    Access to global Backends.

    Access to global Backends. Used for Scala Future and Java Future metrics.

    Note: this is currently set by the actor instrumentation, and there can be only one.

Ungrouped