Open
Description
openedon Jun 3, 2024
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