bluefrg / jira-grafana-json-datasource

Connect Grafana to Jira cloud to retrieve metrics on your Jira issues.
MIT License
72 stars 27 forks source link

502 as DS response. #2

Closed zakkriel closed 5 years ago

zakkriel commented 5 years ago

Thanks for creating this plugin!

I 've installed and tested the plugin (can see my user info) then after setting up the DS in Grafana, I get no info or metrics in the panel..

This is what I get data:"" status:502 statusText:"Bad Gateway" xhrStatus:"complete" request:Object method:"POST" url:"api/datasources/proxy/1/search" data:Object target:"" withCredentials:undefined

as a response.

Help?

Thanks! Brian

bluefrg commented 5 years ago

Can you post the docker logs from the jira-grafana-json-datasource container your running?

zakkriel commented 5 years ago

Wow, that was fast, please find it attached.

LOG.txt

bluefrg commented 5 years ago

What's the output of /test-jira? Does it see you authenticating to your Jira instance properly? What version of Jira are you using? How are you using openresty with this?

bluefrg commented 5 years ago

No response received.