-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Uptime] Broken host metrics link inside space #39660
Copy link
Copy link
Closed
Labels
Team:ObservabilityTeam label for Observability Team (for things that are handled across all of observability)Team label for Observability Team (for things that are handled across all of observability)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetriage_needed
Metadata
Metadata
Assignees
Labels
Team:ObservabilityTeam label for Observability Team (for things that are handled across all of observability)Team label for Observability Team (for things that are handled across all of observability)bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experiencetriage_needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Kibana version: 7.2.0
Elasticsearch version: 7.2.0
Server OS version: Windows 10
Browser version: Chrome 75.0.3770.100
Browser OS version: Windows 10
Original install method (e.g. download page, yum, from source, etc.) :Download from elastic.co (extract and run)
Describe the bug: When inside a space, the uptime app has a broken link to metrics under the integrations column
Steps to reproduce:
http://s/test/app/infra#/infrastructure/inventory?waffleFilter=(expression:'host.ip%20%3A%20127.0.0.1',kind:kuery)
Expected behavior:
Expect link to contain the kibana endpoint, as it does when you are not in a space.
http://localhost:5601/app/infra#/infrastructure/inventory?waffleFilter=(expression:'host.ip%20%3A%20127.0.0.1',kind:kuery)
Screenshots (if relevant):

Broken link:
Proper link:
