Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,047
    • Issues 43,047
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,351
    • Merge requests 1,351
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #5769
Closed
Open
Created Apr 25, 2018 by Joshua Lambert@joshlambertMaintainer

Add `environment` drop down to pod logs screen

In preparation for showing logs on the Operations tab, we will need to allow users to choose the a particular environment. We should expose an option to allow you to select the environment you would like to view, but default to production on initial load, if it exists.

  • We should consider the implementation of how this is/was done for Metrics, since it shares the same need: https://gitlab.com/gitlab-org/gitlab-ce/issues/45738

Original Design

There is an "Environment" dropdown after the "Container" dropdown.

image

Updated Design

  1. Introduce an environment dropdown
  2. Change the order of the dropdowns to reflect the underlying data structure (Environment > Pod > Container)
  3. Introduce labels above both the new and the existing dropdown to clarify what the dropdowns are

Screen_Shot_2019-09-23_at_4.10.45_PM

Edited Nov 16, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Time tracking