Skip to content

[Heartbeat] Synthetics browser.screenshot and browser.network data streams index incorrect constant keyword fields #27478

@dominiqueclarke

Description

@dominiqueclarke

When indexing to the browser.screenshot and browser.network data stream indices, data_stream.dataset is passed as browser. This is incorrect, and should instead be browser.screenshot and browser.network, respectively.

Sample error from heartbeat

{"type":"illegal_argument_exception","reason":"[constant_keyword] field [data_stream.dataset] only accepts values that are equal to the value defined in the mappings [browser.network], but got [browser]"}}

For confirmed bugs, please report:

  • Version: 7.15.0, 8.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions