kranthi guttikonda

Results 15 comments of kranthi guttikonda

The same issue is happening not matter what datasource is selected; When we use labels to fields transformation then refid is being dropped in transformation output and flowcharting plugin doesn't...

this is because grafana drops refId after transformation. https://github.com/grafana/grafana/issues/56312

https://pkg.go.dev/github.com/mediocregopher/radix/v3#Dial will solve this problem along with https://pkg.go.dev/github.com/mediocregopher/radix/v3#DialSelectDB However, we need to have an option in Frontend to take care this. I can send a PR if you are interested.

Are the pods status showing running? Seems weird that worker nodes are in NotReady state. kubectl -n kube-system get pods -o wide I have seen issues with finding the physical...

Also the documentation is not up-to-date

Hi @tnithya I didn't use contrail for my k8s CNI. You may have to follow this guide. I generally use contrail for my tenant network needs https://github.com/Juniper/contrail-docker/wiki/Provision-Contrail-CNI-for-Kubernetes

this is a very important feature for multi tenant nginx controller in k8s

@g1eny0ung I am not an expert in react but I have achieved subdirectory hosting in react by following https://stackoverflow.com/questions/37396427/how-to-bundle-a-react-app-to-a-subdirectory-on-a-server also nginx rewrite with $2; This is not document root change...

probably hashrouter is the only way to go then

also in the thresholds value. Is there anyway that we can use variables?