-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature: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
Description
Kibana version: 7.9.0-SNAPSHOT
Elasticsearch version: 7.9.0-SNAPSHOT
Browser version: Firefox 78.0.2
Browser OS version: openSUSE
Original install method (e.g. download page, yum, from source, etc.): Docker
Describe the bug:
context.value.condition0 is rendered as NaN% by Inventory alert.
The current CPU usage value is NaN%, because the host es05 on the screenshot is an Elasticsearch instance running in Docker container.
Steps to reproduce:
- In Kibana, go to Management --> Alerts and Actions
- Create an Inventory alert
- Enable the option
Alert me if there's no data - Add
{{context.value.condition0}}to the alert message body
Expected behavior:
{{context.value.condition0}} should probably be rendered as an empty string.
Metadata
Metadata
Assignees
Labels
Feature: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
