Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to support grafana 7.x versions #118

Merged
merged 5 commits into from
Jan 8, 2021

Conversation

ShilpaSivanesan
Copy link
Contributor

No description provided.

@@ -64,7 +64,13 @@ function (angular, _, dateMath, moment) {
}
else{
opt.targets = targets;
return ds.query(opt);
ds_res = ds.query(opt);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add comments

@ShilpaSivanesan ShilpaSivanesan merged commit 0160f55 into master Jan 8, 2021
@WafflesMcDuff WafflesMcDuff mentioned this pull request Jan 14, 2021
@WafflesMcDuff
Copy link

Looks like this closes #104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants