Skip to content
GitLab Next
  • Menu
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,058
    • Issues 44,058
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,309
    • Merge requests 1,309
  • 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.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #1020
Closed
Open
Issue created Feb 13, 2016 by Sid Sijbrandij@sytsesOwner

Graph testing results over time MVC

Report https://news.ycombinator.com/item?id=11092066

Show a code coverage graph a tab on https://gitlab.com/gitlab-org/gitlab-ce/graphs/master/

Consider sending back other metrics such as performance and graphing those as well.

Ideally we do this in a way that makes it easy for developers to output/post a "generic" metric to the repo in a way that ANY metric can be recorded over time.

Open Tracing is the standard format - "Open Metrics". What if we build this on that? https://openmetrics.io/

  • CI job generates open-metrics.txt
  • We log those metrics generically
  • We display a graph of those over time
Edited Feb 14, 2019 by Brendan O'Leary 🐢
Assignee
Assign to
Time tracking