Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#153163) # Backport This will backport the following commits from `main` to `8.7`: - [[Synthetics] handle onboarding for onprem deployments (#152048)](#152048) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dominique Clarke","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-03-11T02:29:14Z","message":"[Synthetics] handle onboarding for onprem deployments (#152048)\n\n## Summary\r\n\r\nDirects on-prem users to create a private location, before allowing\r\non-prem users to create monitors.\r\n\r\nAdmin user\r\n[Monitor-Management-Synthetics---Kibana\r\n(6).webm](https://user-images.githubusercontent.com/11356435/222554184-3f399764-0c3d-41e4-9652-7ec5616a320c.webm)\r\n\r\nUser without Fleet privileges\r\n[Synthetics-Getting-Started-Synthetics---Kibana\r\n(3).webm](https://user-images.githubusercontent.com/11356435/222554216-893a9a79-a152-459d-b6e6-d5bdfc5014dc.webm)\r\n\r\n\r\n### Testing\r\n\r\n1. Start ES with yarn es snapshot\r\n2. Remove all `xpack.uptime.service` configs in your Kibana.dev.yml\r\n3. Start Kibana connected to local ES\r\n4. Navigate to Synthetics and enable monitor\r\n5. Confirm that Add monitor flow appears first before creating a monitor\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>\r\nCo-authored-by: shahzad31 <[email protected]>\r\nCo-authored-by: florent-leborgne <[email protected]>","sha":"01ba0270d9e9f62aadbe8cfc38b20810581619d7","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","Team:uptime","release_note:skip","v8.7.0","v8.8.0"],"number":152048,"url":"https://github.com/elastic/kibana/pull/152048","mergeCommit":{"message":"[Synthetics] handle onboarding for onprem deployments (#152048)\n\n## Summary\r\n\r\nDirects on-prem users to create a private location, before allowing\r\non-prem users to create monitors.\r\n\r\nAdmin user\r\n[Monitor-Management-Synthetics---Kibana\r\n(6).webm](https://user-images.githubusercontent.com/11356435/222554184-3f399764-0c3d-41e4-9652-7ec5616a320c.webm)\r\n\r\nUser without Fleet privileges\r\n[Synthetics-Getting-Started-Synthetics---Kibana\r\n(3).webm](https://user-images.githubusercontent.com/11356435/222554216-893a9a79-a152-459d-b6e6-d5bdfc5014dc.webm)\r\n\r\n\r\n### Testing\r\n\r\n1. Start ES with yarn es snapshot\r\n2. Remove all `xpack.uptime.service` configs in your Kibana.dev.yml\r\n3. Start Kibana connected to local ES\r\n4. Navigate to Synthetics and enable monitor\r\n5. Confirm that Add monitor flow appears first before creating a monitor\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>\r\nCo-authored-by: shahzad31 <[email protected]>\r\nCo-authored-by: florent-leborgne <[email protected]>","sha":"01ba0270d9e9f62aadbe8cfc38b20810581619d7"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"8.7","label":"v8.7.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152048","number":152048,"mergeCommit":{"message":"[Synthetics] handle onboarding for onprem deployments (#152048)\n\n## Summary\r\n\r\nDirects on-prem users to create a private location, before allowing\r\non-prem users to create monitors.\r\n\r\nAdmin user\r\n[Monitor-Management-Synthetics---Kibana\r\n(6).webm](https://user-images.githubusercontent.com/11356435/222554184-3f399764-0c3d-41e4-9652-7ec5616a320c.webm)\r\n\r\nUser without Fleet privileges\r\n[Synthetics-Getting-Started-Synthetics---Kibana\r\n(3).webm](https://user-images.githubusercontent.com/11356435/222554216-893a9a79-a152-459d-b6e6-d5bdfc5014dc.webm)\r\n\r\n\r\n### Testing\r\n\r\n1. Start ES with yarn es snapshot\r\n2. Remove all `xpack.uptime.service` configs in your Kibana.dev.yml\r\n3. Start Kibana connected to local ES\r\n4. Navigate to Synthetics and enable monitor\r\n5. Confirm that Add monitor flow appears first before creating a monitor\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <[email protected]>\r\nCo-authored-by: shahzad31 <[email protected]>\r\nCo-authored-by: florent-leborgne <[email protected]>","sha":"01ba0270d9e9f62aadbe8cfc38b20810581619d7"}}]}] BACKPORT--> Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information