Migrate UUID logic to NP Core #48956
Labels
blocker
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Currently, the
kibana
plugin handles detecting and assigning a UUID to the Kibana node.This needs to be migrated to the New Platform and should most likely live in Core rather than the Kibana plugin.
Code:
src/legacy/core_plugins/kibana/server/lib/manage_uuid.js
The text was updated successfully, but these errors were encountered: