Commit 8645c92e authored by Kamil Trzciński's avatar Kamil Trzciński

Fix PrometheusMetric model

parent 4cfc6a9f
......@@ -69,7 +69,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