Skip to content
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

Migrate UUID logic to NP Core #48956

Closed
joshdover opened this issue Oct 22, 2019 · 1 comment · Fixed by #52060
Closed

Migrate UUID logic to NP Core #48956

joshdover opened this issue Oct 22, 2019 · 1 comment · Fixed by #52060
Assignees
Labels
blocker Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@joshdover
Copy link
Contributor

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
@joshdover joshdover added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform labels Oct 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants