Skip to content

Commit

Permalink
Merge pull request grafana#12771 from dehrax/12224-prometheus-ds
Browse files Browse the repository at this point in the history
Karma to Jest: prometheus datasource
  • Loading branch information
marefr authored Aug 1, 2018
2 parents 8d0c4cd + 951b623 commit 9d37437
Show file tree
Hide file tree
Showing 3 changed files with 808 additions and 698 deletions.
1 change: 0 additions & 1 deletion public/app/plugins/datasource/prometheus/datasource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ export class PrometheusDatasource {
responseIndex: index,
refId: activeTargets[index].refId,
};

this.resultTransformer.transform(result, response, transformerOptions);
});

Expand Down
Loading

0 comments on commit 9d37437

Please sign in to comment.