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

[Monitoring] Initial setup mode with metricbeat migration is broken #52697

Closed
chrisronline opened this issue Dec 10, 2019 · 2 comments · Fixed by #53318
Closed

[Monitoring] Initial setup mode with metricbeat migration is broken #52697

chrisronline opened this issue Dec 10, 2019 · 2 comments · Fixed by #53318
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team

Comments

@chrisronline
Copy link
Contributor

Tested this on master

I'm not sure when this happened, but if you load up a fresh ES and try and enable metricbeat-based monitoring, the page doesn't load due to a client side error.

Screen Shot 2019-12-10 at 4 24 13 PM

The issue is https://github.com/elastic/kibana/blob/master/x-pack/legacy/plugins/monitoring/public/components/elasticsearch/nodes/nodes.js#L89 is now throwing an error for a non-existing . nodeTypeLabel (which doesn't exist when we fetch the live ES node for metricbeat migration setup mode)

I'm not sure what changed recently around this. https://github.com/elastic/kibana/pull/51100/files#diff-2b7cce7f9c72c72b15f65c30b0aeb499 looks like a superficial change, but perhaps something changed on the EUI side.

@chrisronline chrisronline added bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team labels Dec 10, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@chrisronline
Copy link
Contributor Author

@igoristic Can you take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team
Projects
None yet
3 participants