Skip to content

[Maps] Surface on prem EMS#85729

Merged
thomasneirynck merged 17 commits intoelastic:masterfrom
thomasneirynck:maps/advertize_ems
Dec 14, 2020
Merged

[Maps] Surface on prem EMS#85729
thomasneirynck merged 17 commits intoelastic:masterfrom
thomasneirynck:maps/advertize_ems

Conversation

@thomasneirynck
Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck commented Dec 14, 2020

Summary

Closes #80866

This PR makes following changes to current behavior:

  • Only hide wizard-card if includeElasticMapsService is set to false. Previously, it would also be off if on-prem was configured but there was no enterprise license. Now the card is always shown but will appear disabled if the enterprise license is not available for on-prem configurations
  • Changes wording of Elastic Maps Service to Elastic Map Server when on-prem is configured
  • Refer to specific emsUrl in description and error messages
  • if emsUrl is set, check for enterprise-license and indicate in error-message of layer wizard
  • add additional info to error-message in layer-toc. this is the same as the error-messages in the layer-wizard.
  • add on-prem host-url to source-settings

Checklist

Delete any items that are not applicable to this PR.

For maintainers

Copy link
Copy Markdown
Contributor

@nickpeihl nickpeihl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm so far! just a few nits and a question.

Copy link
Copy Markdown
Contributor

@nickpeihl nickpeihl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes lgtm! thanks.

does this still need to be a draft PR?

@thomasneirynck thomasneirynck marked this pull request as ready for review December 14, 2020 21:35
@thomasneirynck thomasneirynck added release_note:enhancement release_note:skip Skip the PR/issue when compiling release notes Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v7.11.0 v8.0.0 labels Dec 14, 2020
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
maps 2.8MB 2.8MB +3.2KB

Distributable file count

id before after diff
default 47129 47889 +760

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
maps 152.2KB 152.2KB +42.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@thomasneirynck thomasneirynck merged commit 75ec9c1 into elastic:master Dec 14, 2020
thomasneirynck added a commit to thomasneirynck/kibana that referenced this pull request Dec 14, 2020
gmmorris added a commit to ymao1/kibana that referenced this pull request Dec 15, 2020
* master: (66 commits)
  [Alerting] fixes broken Alerting Example plugin (elastic#85774)
  [APM] Service overview instances table (elastic#85770)
  [Security Solution] Unskip timeline creation Cypress test (elastic#85871)
  properly recognize enterprise licenses (elastic#85849)
  [SecuritySolution][Detections] Adds SavedObject persistence to Signals Migrations (elastic#85690)
  [TSVB] Fix functional tests flakiness and unskip them (elastic#85388)
  [Fleet] Change permissions for Fleet enroll role (elastic#85802)
  Gauge visualization can no longer be clicked to filter on values since Kibana 7.10.0 (elastic#84768)
  [Security Solution][Detections] Add alert source to detection rule action context (elastic#85488)
  [Discover] Don't display hide/show button for histogram when there's no time filter (elastic#85424)
  skip flaky suite (elastic#78553)
  License checks for alerts plugin (elastic#85649)
  skip flaky suite (elastic#84992)
  skip 'query return results valid for scripted field' elastic#78553
  Allow action types to perform their own mustache variable escaping in parameter templates (elastic#83919)
  [ML] More machine learning links in doc_links_service.ts (elastic#85365)
  Removed Alerting & Event Log deprecated fields that should not be using (elastic#85652)
  Closes elastic#79995 by adding new tab in transaction details to show related trace logs. (elastic#85859)
  Fix outdated jest snapshot
  [Maps] Surface on prem EMS (elastic#85729)
  ...
nreese pushed a commit that referenced this pull request Dec 15, 2020
Co-authored-by: Kibana Machine <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

release_note:skip Skip the PR/issue when compiling release notes Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v7.11.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Maps] Advertise on-prem option

4 participants