Kibana version:
master
Elasticsearch version:
master
Server OS version:
macOS
Browser version:
Chrome 85*
Browser OS version:
macOS
Original install method (e.g. download page, yum, from source, etc.):
from Source
Describe the bug:
In cases where there's no response code for a down check in the Heartbeat detail page, we display a badge with no text. In this case the badge should be omitted.
Steps to reproduce:
- Create an instance where there's no response code. In my case, my system doesn't have IPv6 enabled, and I ran a monitor like:
- type: http
id: httpcheck
name: HTTP_CHECK
urls: 'https://news.google.com'
schedule: '@every 45s'
mode: all
- Load up the detail page
- See screenshot
Expected behavior:
We should show no badge.
Screenshots (if relevant):

Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
Kibana version:
masterElasticsearch version:
masterServer OS version:
macOSBrowser version:
Chrome 85*
Browser OS version:
macOSOriginal install method (e.g. download page, yum, from source, etc.):
from SourceDescribe the bug:
In cases where there's no response code for a
downcheck in the Heartbeat detail page, we display a badge with no text. In this case the badge should be omitted.Steps to reproduce:
Expected behavior:
We should show no badge.
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context: