Skip to content
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

Open
Erikg346 opened this issue Oct 10, 2024 · 4 comments
Open

Comments

@Erikg346
Copy link

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 👎

@vigneshshanmugam
Copy link
Member

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

@Erikg346
Copy link
Author

Hey @vigneshshanmugam
share monitors across more spaces than just 1 (kinda like how uptime did).
I don't see the value of creating duplicate monitors in each space.

@vigneshshanmugam
Copy link
Member

vigneshshanmugam commented Oct 10, 2024

@shahzad31 @dominiqueclarke @justinkambic Could one of you please chime in here and see if this is something possible with our current Synthetics Kibana application.

@shahzad31
Copy link
Contributor

shahzad31 commented Oct 11, 2024

@Erikg346

I will also add that Heartbeat-Uptime did not have this issue but it's being deprecated soon 👎

we have changed our plans regarding uptime, it will remain as is, until we can cover all feature gaps with synthetics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants