cmorent

Results 3 issues of cmorent

I have successfully configured the plugin to monitore my GKE kubernetes cluster, I have Grafana installed using the official stable helm chart (same for prometheus). My problem is that non...

It would be great to have a function like "SetEnvPrefix" or something to be able to add a prefix to the environment variables. As an example: ``` var age int...

This is a quick fix on the `base.QueryBase` function to avoid segmentation fault by checking if the `resp` is not nil before to check its status.