mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-05-16 21:36:53 +00:00
This commit reorganizes the logic in parseMetric to have it take in a MetricConfig so that the extractor can find the config and properly handle the case when there's no config found.