Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Use plugin sdk fork #32

Merged
merged 5 commits into from
Oct 21, 2019
Merged

Use plugin sdk fork #32

merged 5 commits into from
Oct 21, 2019

Conversation

kylebrandt
Copy link
Contributor

No description provided.

@@ -10,16 +10,17 @@ replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20180514

replace github.com/apache/arrow/go/arrow => github.com/apache/arrow/go/arrow v0.0.0-20190716210558-5f564424c71c

replace github.com/grafana/grafana-plugin-sdk-go => /home/kbrandt/go/github.com/grafana/grafana-plugin-sdk-go
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is no good for merging.

for _, frame := range res.DataFrames {
vals = append(vals, mathexp.Series{Frame: frame})
}
//vals = append(vals, mathexp.FromGRPC(dsRes.GetSeries()).Values...)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

remove comment

@kylebrandt kylebrandt marked this pull request as ready for review October 21, 2019 13:38
@kylebrandt kylebrandt merged commit 8c8c942 into use-plugin-sdk Oct 21, 2019
@kylebrandt kylebrandt deleted the use-plugin-sdk-fork branch November 18, 2019 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant