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] Settings are broken in serverless #183916

Closed
shahzad31 opened this issue May 21, 2024 · 2 comments · Fixed by #184009
Closed

[Synthetics] Settings are broken in serverless #183916

shahzad31 opened this issue May 21, 2024 · 2 comments · Fixed by #184009
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@shahzad31
Copy link
Contributor

Since Synthetics app uses uptime api for setttings, and uptime app isn't available in serverless, settings are broken in serverless.

image
@shahzad31 shahzad31 added the bug Fixes for quality problems that affect the customer experience label May 21, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label May 21, 2024
@dominiqueclarke dominiqueclarke added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label May 21, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 21, 2024
@dominiqueclarke
Copy link
Contributor

Sounds like we'll end up needing to migrate existing Uptime SO settings into a new Synthetics SO copy and break the relationship between the two moving forward.

@shahzad31 shahzad31 self-assigned this May 22, 2024
shahzad31 added a commit that referenced this issue May 29, 2024
## Summary

Fixes #183916 

Decouple synthetics settings from uptime , since uptime isn't available
in serverless !!

### Test cases

- [ ] Make sure synthetics settings continue to work as expected in
serverless/stateful
- [ ] Make sure uptime settings continues to work as expected in
serverless/stateful
- [ ] if User have uptime settings saved, those should be copied over to
synthetics first time

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
rshen91 pushed a commit to rshen91/kibana that referenced this issue May 30, 2024
## Summary

Fixes elastic#183916 

Decouple synthetics settings from uptime , since uptime isn't available
in serverless !!

### Test cases

- [ ] Make sure synthetics settings continue to work as expected in
serverless/stateful
- [ ] Make sure uptime settings continues to work as expected in
serverless/stateful
- [ ] if User have uptime settings saved, those should be copied over to
synthetics first time

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants