Skip to content

tommysdk/cd-data-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd-data-collection

Continuous Delivery Data Collection

This project aims to provide a way to collect and visualize data of interest for Continuous Delivery development processes.

Overview

Components

  • Jenkins
  • Prometheus
  • Grafana

We rely on Jenkins, since it is a widely used base for CI/CD today. We use Prometheus to gather data and metrics and visualize it using Grafana.

Run

minikube start
make all

Useful commands:

eval $(minikube docker-env)
minikube ip
minikube dashboard

You should now have your local Kubernetes cluster up and running. You should be able to access the Kubernetes dashboard on your VM ip on port 30000:

Kubernetes Dashboard

Development / Requirements

Mac OS X:

Contributors

About

Continuous Delivery Data Collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •