ofesseler / gluster_exporter

Gluster Exporter for Prometheus
Apache License 2.0
81 stars 57 forks source link

add metrics used in promethues #9

Closed harryge00 closed 7 years ago

harryge00 commented 7 years ago

I added the metrics that are actually displaying in prometheus. Just extract the description from main.go.

I did this because I felt confused when I skim through the README: say, I want to get volProfile.cumulativeStatus.totalWrite, but there is no metrics called volProfile... in prometheus...

harryge00 commented 7 years ago

I have added the missing metrics