Giedrius Statkevičius

Results 227 comments of Giedrius Statkevičius
trafficstars

> of type string for db/loki-quick-search Isn't it `interface{}` now? @mpostument are you using the newest version? Could you please help me out with a test case for this?

I'm not sure when I'll be able to get around to this but if you have some time then maybe you could open up a PR with this change +...

It seems like linters are failing. Could you please take a look?

Still, some errors are happening. AFAICT the issue is here: https://github.com/grafana-tools/sdk/blob/master/rest-dashboard_integration_test.go#L87-L90 We should ignore 404 errors here (: @suhlig could you please take a look?

We also have integration tests. For that, you need a locally running Grafana, most likely in a Docker container, plus environment variable `GRAFANA_INTEGRATION` set to `1`. You can see how...

Thanks, I will take a look tomorrow

> It is about other ways to solve the problem fixed in #46. > > There are a lot of functions in Grafana API that could accept `page` and `perpage`...

> The `Board` type contains a `Time` structure, which has two strings in it. If you don't fill those strings in, and you try to just create a simple board...

@krya-kryak any reason you are committing everything into a branch and not opening a PR? Also, it would be cool to have at least some minimal discussion together on some...

> Hi, it there a plan that we can support folder and dashboard permissions update? Thanks There is no explicit plan but feel free to open up a PR for...