Commit 7fbe1521 authored by Kamil Trzciński's avatar Kamil Trzciński

Fix PrometheusMetric model

parent 40a675ab
......@@ -71,7 +71,7 @@ class PrometheusMetric < ActiveRecord::Base
unit: unit,
label: legend,
series: query_series
}
}.compact
]
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment