Ranjith Raveendran
Ranjith Raveendran

Reputation: 167

What is the units used for the `OpenEBS_read_latency` prometheus metric?

Does anyone know in what units the OpenEBS_read_latency prometheus metric is?

Upvotes: 0

Views: 29

Answers (1)

Alin Sînpălean
Alin Sînpălean

Reputation: 10114

Well, it's definitely not a Prometheus metric. It's a metric collected by Prometheus from some job or exporter. Check the documentation of that job/exporter for your answer. Or its /metrics page, maybe there is a useful description there.

Upvotes: 1

Related Questions