Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,223
    • Merge requests 1,223
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #197879

Closed
Open
Created Jan 20, 2020 by Miguel Rincon@mrincon🚀Maintainer

Add custom time ranges in logs time filters logs

Background

In #37276 (closed) we added a basic dropdown to filter log entries by date. This allows the user to select a time window for a predefined list of options.

Screen_Shot_2020-01-20_at_3.11.35_PM

See: gitlab-foss#31368 (closed) for more detail on the original design.

Objective

Given that in order to have the user go to an arbitrary range of time in #122013 (closed) we must enable a custom time range to filter dates for our logs.

Proposal

We should use the date filtering from the metrics dashboard in the logs page:

This will enable our users to select any range of time in the logs, and also visit any logs time range via a link or a bookmark.

Edited Jan 22, 2020 by Miguel Rincon
Assignee
Assign to
Time tracking