Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,941
    • Issues 34,941
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,280
    • Merge Requests 1,280
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #5769

Closed
Open
Opened 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
12.4
Milestone
12.4 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#5769