Back to Beats

Synthetics types fields [exported-fields-synthetics]

docs/reference/heartbeat/exported-fields-synthetics.md

9.4.01.9 KB
Original Source

% This file is generated! See dev-tools/mage/generate_fields_docs.go

Synthetics types fields [exported-fields-synthetics]

None

synthetics [_synthetics]

Synthetics related fields.

synthetics.type : type: keyword

synthetics.package_version : type: keyword

synthetics.index : Index count used for creating total order of all events during invocation.

type: integer

synthetics.payload : type: object

Object is not enabled.

synthetics.blob : binary data payload

type: binary

synthetics.blob_mime : mime type of blob data

type: keyword

synthetics.step.name : type: text

synthetics.step.name.keyword : type: keyword

synthetics.step.index : type: integer

synthetics.step.status : type: keyword

duration [_duration]

Duration required to complete the step.

synthetics.step.duration.us : Duration in microseconds

type: integer

synthetics.journey.name : type: text

synthetics.journey.id : type: keyword

synthetics.journey.tags : Tags used for grouping journeys

type: keyword

duration [_duration]

Duration required to complete the journey.

synthetics.journey.duration.us : Duration in microseconds

type: integer

synthetics.error.name : type: keyword

synthetics.error.message : type: text

synthetics.error.stack : type: text

synthetics.screenshot_ref.width : Width of the full screenshot in pixels.

type: integer

synthetics.screenshot_ref.height : Height of the full screenshot in pixels

type: integer

blocks [_blocks]

Attributes representing individual screenshot blocks. Only hash is indexed since it's the only one we'd query on.

synthetics.screenshot_ref.blocks.hash : Hash that uniquely identifies this image by content. Corresponds to block document id.

type: keyword