mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
7adfe878e1
* vmalert: fix mistake with object reuse while parsing response During the refactoring, the wrong optimisations was applied in parse function which caused metric fields reset. The change removes optimisation. https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1369 * vmalert: add test to cover multiple metrics in one response |
||
---|---|---|
.. | ||
datasource.go | ||
datasource_test.go | ||
init.go | ||
type.go | ||
vm.go | ||
vm_graphite_api.go | ||
vm_prom_api.go | ||
vm_test.go |