Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra UI] Testing for 8.0.0 #124312

Closed
15 tasks
matschaffer opened this issue Feb 2, 2022 · 3 comments
Closed
15 tasks

[Infra UI] Testing for 8.0.0 #124312

matschaffer opened this issue Feb 2, 2022 · 3 comments
Labels
Feature:Logs UI Logs UI feature Feature:Metrics UI Metrics UI feature Feature:Stack Monitoring Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@matschaffer
Copy link
Contributor

Instructions

Load the Docker configuration in the setup below and visit each section. The goal is to "play" around with the different UIs until you feel confident that the it "basically works".

Setup

  1. Use our Docker Testing Stack from Observability Dev: https://github.com/elastic/observability-dev/tree/master/tools/docker-testing-cluster
  2. Run ELASTIC_VERSION=8.0.0-SNAPSHOT docker compose up

Observability Overview

Inventory View

  • Visit Inventory View
  • You should have 1 host visible, click on the host to see the overlay
  • Change "Show" to Docker Containers
  • Click on node01 and choose Docker Container logs, should take you to the log stream filtered by node01 container id
  • Go back to Inventory View and click node01 then choose Docker Container metrics, should take you to the node detail page

Metrics Explorer

  • Visit Metrics Explorer
  • Remove system.cpu.user.pct and kubernetes.pod.cpu.usage.node.pct metrics
  • Change "graph per" to container.name, you should see 9 graphs

Stack Monitoring

  • Visit the Stack Monitoring
  • You should see the following sections
    • Elasticsearch (with logs)
    • Kibana
    • Logstash
    • Beats (with Metricbeat and Filebeat)

Optionally reference https://docs.google.com/spreadsheets/d/1xDX3atdW74Wcso28-BAUMD0fWi9lpUXMxnh5K0aSpRA/edit#gid=1361223087 for a more comprehensive test plan

@matschaffer matschaffer added Feature:Metrics UI Metrics UI feature Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services Feature:Stack Monitoring labels Feb 2, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@smith
Copy link
Contributor

smith commented Feb 16, 2022

Closing this as 8.0.0 is out. Might be good to copy this issue for future release test plans.

@smith smith closed this as completed Feb 16, 2022
@matschaffer
Copy link
Contributor Author

matschaffer commented Feb 17, 2022

I was wondering if maybe we should have a template or action to open these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature Feature:Metrics UI Metrics UI feature Feature:Stack Monitoring Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

No branches or pull requests

3 participants