Skip to content

emcconsulting/devops-metrics-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-metrics-ui

Note: Go through the ReadMe in the Graphana folder. The D3 UI is experimental, however the Graphana UI is complete.

D3.js charts for DevOps metrics

How to run locally

  1. Checkout the code into a folder
  2. Start HTTP Server in that folder on port 8080
    i. Install Node.js
    ii. Run command 'npm install http-server -g'
    iii. Switch to project directory
    iv. Run command 'http-server . -p 8080'
  3. Hit http://localhost:8080/ in browser to view the charts.

About

D3.js charts for DevOps metrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages