opentsdb_exporter
opentsdb_exporter copied to clipboard
Make metrics scrappable by Prometheus
It is not possible to scrape this exporter with Prometheus. The following error is thrown by Prom
"INVALID" is not a valid start token
My suspicion is this is because there are no labels in a few of the metrics which are exposed.
On further investigation with promtool, this seems to be the issue
opentsdb_compaction_count non-histogram and non-summary metrics should not have "_count" suffix