thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

PR: Implement Prometheus Metrics for ScaleIO #182

Closed dvonthenen closed 7 years ago

dvonthenen commented 7 years ago

This work represents that Go application that will provide a shim layer to expose a Prometheus /metric endpoint and create the Prometheus pref counter objects for ScaleIO.

Deliverable Date: 8/25

dvonthenen commented 7 years ago

You can find the repo here: https://github.com/dvonthenen/kubernetes-scaleio-prom

dvonthenen commented 7 years ago

Initial check in has been done... need to package and test.

clintkitson commented 7 years ago

👍

dvonthenen commented 7 years ago

Surprised it worked on the first shot! This is done!

Deployment YAMLs created and updated the README.md. Note this is not a full blown metrics implementation, but there are enough metrics collected (MVP) for this to be useful.