mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-05-06 16:46:54 +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.