Commit 9d374377 by Marcus Efraimsson Committed by GitHub

Merge pull request #12771 from dehrax/12224-prometheus-ds

Karma to Jest: prometheus datasource
parents 8d0c4cdc 951b623b
......@@ -175,7 +175,6 @@ export class PrometheusDatasource {
responseIndex: index,
refId: activeTargets[index].refId,
};
this.resultTransformer.transform(result, response, transformerOptions);
});
......
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