-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Infra UI] Tooltip labels on charts are using "id" instead of "name" #47612
Copy link
Copy link
Closed
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Metadata
Metadata
Assignees
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:Metrics UIMetrics UI featureMetrics UI featureTeam:Infra Monitoring UI - DEPRECATEDDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesDEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_servicesbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version:
master
Elasticsearch version:
master
Describe the bug:
The labels on all the elastic-charts are using the
idinstead of thenamefor the tooltips.Steps to reproduce:
Expected behavior:
Should use the
nameproperty on the series chartScreenshots (if relevant):