APM Span fieldsedit

Span-specific data for APM.

view spansedit

format: url

span.idedit

type: long

A locally unique ID of the span.

span.nameedit

type: keyword

Generic designation of a span in the scope of a transaction.

span.typeedit

type: keyword

Keyword of specific relevance in the service’s domain (eg: db.postgresql.query, template.erb, cache, etc).

start fieldsedit

None

span.start.usedit

type: long

Offset relative to the transaction’s timestamp identifying the start of the span, in microseconds.

duration fieldsedit

None

span.duration.usedit

type: long

format: duration

Duration of the span, in microseconds.

span.parentedit

type: long

The locally unique ID of the parent of the span.