Skip to content

[Uptime] Empty badge displayed for response code on detail page #79192

@justinkambic

Description

@justinkambic

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:

  1. 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
  1. Load up the detail page
  2. See screenshot

Expected behavior:

We should show no badge.

Screenshots (if relevant):

image

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

Metadata

Metadata

Labels

Team:Uptime - DEPRECATEDSynthetics & RUM sub-team of Application ObservabilitybugFixes for quality problems that affect the customer experiencev7.11.0

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