Skip to content

List the Ids of the synthetics journeys added, updated, deleted, and unchanged in a push #929

Open

Description

Currently, when we push journeys to Kibana, we can only get a count of the journeys that were added, updated, removed, or unchanged in the current push command.

We would like a more detailed output where you can check the IDs of added, updated, removed, or unchanged journeys.

NODE_ENV=prod npx @elastic/synthetics push
> Pushing monitors for 'serverless-prod' project in kibana 'default' space
> bundling 0 monitors
> Monitor Diff: Added(0) Updated(0) Removed(1) Unchanged(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions