-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.3] [Synthetics] adjust enabled key for browser monitors #135016
[8.3] [Synthetics] adjust enabled key for browser monitors #135016
Conversation
Pinging @elastic/uptime (Team:uptime) |
x-pack/test/api_integration/apis/uptime/rest/add_monitor_project.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't override the UI value !!
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: |
Please try on this branch, which has upstream. I believe when testing on the main branch it was missing the commit that fixed decryption. That has now been updated as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working after upstream merge updated !!
Summary
Adjusts the enabled key so it doesn't end up being overwitten.
Run
With a monitor disabled via
Then confirm in Kibana that the monitor displays as disabled.