You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduction of the self-managed node integration (#441) and project based monitors (elastic/synthetics#494), we need to clean up the previous beta implementations that will be superseded.
(when getting to this, consider if this should be split out to do at a later point, potentially keeping this capability for a bit longer, not as part of Synthetics going GA (i.e. still not supported), with a clear message that it will be removed in the near future)
Update documentation
Existing documentation - refer to these being deprecated, and the new way of setting things up
Ensure there is documentation on how to set these up using the service, or the self-managed node integration
The recommended way of setting up monitors must be clear in the Synthetics GA documentation (i.e. it must be clear how users should use the new features in place of the old ones)
@paulb-elastic will this make inline the only option for running scripts? It won't be possible to run docker.elastic.co/beats/heartbeat with source: local: in heartbeat.yml file?
This will allow you to have externally configured user journeys (similar to how you have these currently as a ZIP URL) and push them to Kibana (either from the command line, or from a CI pipeline).
As part of this push you also configure where to run the test from and the frequency etc. (i.e. it makes the user journey a fully configured monitor).
If you want to run these monitors from your own self-managed locations, then #441 will provide this capability, using the elastic-agent-complete Docker image, having configured this new integration to run on your self-managed node(s).
With the introduction of the self-managed node integration (#441) and project based monitors (elastic/synthetics#494), we need to clean up the previous beta implementations that will be superseded.
ACs:
Synthetics Integration
(i.e. how to use the [Agent][Synthetics] On prem monitoring locations via Fleet. AKA Private Location #441 instead)Synthetics Integration
source, local
(i.e. ZIP URLs)The text was updated successfully, but these errors were encountered: