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

Downgrade plugin discovery camelCase warning in production #76406

Closed
tylersmalley opened this issue Sep 1, 2020 · 1 comment · Fixed by #77134
Closed

Downgrade plugin discovery camelCase warning in production #76406

tylersmalley opened this issue Sep 1, 2020 · 1 comment · Fixed by #77134
Labels
Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@tylersmalley
Copy link
Contributor

The following continues to come up and causes confusion with users. We should either resolve these warnings in #76405 and #59191 or downgrade this warning so it's not present in production.

{"type":"log","@timestamp":"2020-08-26T16:51:13Z","tags":["warning","plugins-discovery"],"pid":14686,"message":"Expect plugin \"id\" in camelCase, but found: beats_management"}
{"type":"log","@timestamp":"2020-08-26T16:51:13Z","tags":["warning","plugins-discovery"],"pid":14686,"message":"Expect plugin \"id\" in camelCase, but found: triggers_actions_ui"}
@tylersmalley tylersmalley added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Sep 1, 2020
@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
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.

2 participants