grafana / cloudcost-exporter

Prometheus Exporter for Cloud Provider agnostic cost metrics
Apache License 2.0
66 stars 4 forks source link

feat(gcp): Implement operational metrics for GCP #104

Closed Pokom closed 9 months ago

Pokom commented 9 months ago

I've introduced some operational metrics to track the health of the provider and associated collectors. These metrics can be used to understand the health of the provider/collectors and give insight into how each collector is performing, independantly.

The basic structure for the operational metrics is:

Example operational dashboard: image