-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
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
[Synthetics UI] Add the ability to specify more spaces for a monitor #965
Comments
Trying to understand the use-case a bit more. Is the intention here to share the monitors across two spaces meaning no duplicates, just the ability to see monitors on other space? If its to duplicate monitors across two spaces, you can workaround by running push command two times npx @elastic/synthetics push --space foo
npx @elastic/synthetics push --space bar |
Hey @vigneshshanmugam |
@shahzad31 @dominiqueclarke @justinkambic Could one of you please chime in here and see if this is something possible with our current Synthetics Kibana application. |
we have changed our plans regarding uptime, it will remain as is, until we can cover all feature gaps with synthetics. |
Describe the issue;
Add the ability to specify more than one space to create Synthetic Monitors.
Describe a specific use case for the feature:
Currently, Synthetic Monitors are specifically designed for individual spaces. Monitors are only present in the space they were created in or added to.
This raises the issue of possibly creating duplicate monitors and low visibility in the management of Synthetic monitors.
I will also add that Heartbeat-Uptime did not have this issue but it's being deprecated soon 👎
The text was updated successfully, but these errors were encountered: