Skip to content

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

@chrisronline

Description

@chrisronline

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.

Metadata

Metadata

Assignees

Labels

Team:MonitoringStack Monitoring teambugFixes for quality problems that affect the customer experience

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions