Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #5769
Closed
Open
Issue 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