We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This META issue covers the push command: a CLI feature which will allow users to push their monitors directly from the CLI to the Elastic Stack.
push
The command would be elastic-synthetics push. Invoking it would:
elastic-synthetics push
Once pushed to Kibana, Heartbeat would be able to download these journeys and execute them.
This issue has been broke down into three main parts:
The following changes are also necessary, but out of the main line of work:
The text was updated successfully, but these errors were encountered:
Added https://github.com/elastic/uptime-dev/issues/96 to the above list
Sorry, something went wrong.
PR related to API key enhancements needed for push command elastic/kibana#130918
https://github.com/elastic/infosec/issues/10478 has been pushed to 8.4, so closing this meta as all the other activities for getting project monitors (push) out for 8.3 in beta form, are done.
No branches or pull requests
Summary
This META issue covers the
push
command: a CLI feature which will allow users to push their monitors directly from the CLI to the Elastic Stack.High Level Overview
The command would be
elastic-synthetics push
. Invoking it would:Once pushed to Kibana, Heartbeat would be able to download these journeys and execute them.
Issues
This issue has been broke down into three main parts:
push
command to sync with monitor management #470)https://github.com/elastic/infosec/issues/10478pushed to 8.4The following changes are also necessary, but out of the main line of work:
Docs
push
feature observability-docs#1906Related
Pending Refinement
The text was updated successfully, but these errors were encountered: