[maps] remove xpack.maps.showMapVisualizationTypes#105979
[maps] remove xpack.maps.showMapVisualizationTypes#105979nreese merged 9 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/kibana-gis (Team:Geo) |
|
Was this configuration already deprecated on the 7.x branch? I'm not finding a deprecation notice in the source tree. |
|
@joshdover What do you mean exactly with "deprecated". ie. logging a warning message on startup? fyi #105981 |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
afharo
left a comment
There was a problem hiding this comment.
LGTM! Just added 1 NIT. Thanks for extending our @kbn/telemetry-tools
💚 Build Succeeded
Metrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: |
thomasneirynck
left a comment
There was a problem hiding this comment.
thx, tested and works. Super nice to see this come together.
fwiw - only looked at maps-changes, not the telemetry ones.
We will also need to remove the corresponding configuration from Cloud.
https://github.com/elastic/cloud/search?q=xpack.maps.showMapVisualizationTypes
Could you open a corresponding issue in the Cloud repo? I think these types of changes are handled in batch on the cloud-side. Thx.
Created https://github.com/elastic/cloud/issues/87294 to track removal of xpack.maps.showMapVisualizationTypes in cloud |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Added backport:skip label. This change is 8.0 only |
Remove
xpack.maps.showMapVisualizationTypeskibana.yml settings. With removal of tile_map and region_map plugins, this setting no longer has any use.Telemetry checker updates:
This PR adds a couple of previously unsupported features in the
telemetry_checkparser.@Bamieh pushed fixes needed by telemtry to support enums in type interface collector. These changes were required to resolve telemetry build failures between the schema and the usage ts Type matches.
Added in the same PR rather than a separate one to help unblock this PR faster.
Add support for computed terms:
Usage type
Schema
Add support for enums
Usage type
Schema