Skip to content

Deprecate xpack.telemetry.* instead of removing it#51117

Merged
epixa merged 1 commit intoelastic:masterfrom
epixa:fix-telemetry-config
Nov 19, 2019
Merged

Deprecate xpack.telemetry.* instead of removing it#51117
epixa merged 1 commit intoelastic:masterfrom
epixa:fix-telemetry-config

Conversation

@epixa
Copy link
Copy Markdown
Contributor

@epixa epixa commented Nov 19, 2019

While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.

Fixes #51064

While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-stack-services (Team:Stack Services)

@epixa epixa requested a review from a team November 19, 2019 21:24
Copy link
Copy Markdown
Contributor

@joelgriffith joelgriffith left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@bmcconaghy bmcconaghy left a comment

Choose a reason for hiding this comment

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

Code LGTM

@tsullivan
Copy link
Copy Markdown
Member

LGTM: I tested the original bug and saw the fix in effect

@epixa
Copy link
Copy Markdown
Contributor Author

epixa commented Nov 19, 2019

@Bamieh Let me know tomorrow if you have concerns or know of problems with this approach, but in the meantime I'm going to proceed with merging this if we get CI green.

@bhavyarm
Copy link
Copy Markdown
Contributor

bhavyarm commented Nov 19, 2019

LGTM. Tested the deprecated setting xpack.telemetry.enabled and then removed it and tested the new setting telemetry.enabled. cc @LeeDr

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@epixa epixa merged commit 7fddc23 into elastic:master Nov 19, 2019
@epixa epixa deleted the fix-telemetry-config branch November 19, 2019 23:17
epixa added a commit to epixa/kibana that referenced this pull request Nov 19, 2019
While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.
epixa added a commit to epixa/kibana that referenced this pull request Nov 19, 2019
While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.
epixa added a commit that referenced this pull request Nov 20, 2019
While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.
epixa added a commit that referenced this pull request Nov 20, 2019
While telemetry plugin has moved and its configurations no longer have
the xpack prefix, for the time being we should only warn when we
encounter the existing config names rather than blocking startup
entirely.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes v7.5.0 v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kibana fails to start up when xpack.telemetry.enabled is set

6 participants