Spandex v1.0.3 Spandex.Datadog.Utils View Source

A set of common utils specific (for now) to DataDog APM).

Link to this section Summary

Functions

Generates new span compatible id

Returns the current timestamp in nanoseconds

Link to this section Functions

Link to this function next_id() View Source
next_id() :: non_neg_integer

Generates new span compatible id.

Link to this function now() View Source
now() :: non_neg_integer

Returns the current timestamp in nanoseconds.