Closed AleMartinez-Devops closed 1 year ago
Hello @AleMartinez-Devops , sorry for the late reply, was pretty busy during the last days. Could you provide more information how Grafana is hosted (especially how your network configuration looks like). The fact that sometimes it works and sometimes not makes me feel that there is something with the network configuration and not directly with the plugin itself as this directly communicates with MongoDB Atlas API.
Thanks :)
closed due to inactivity
From Grafana 7.1 with the plugins valiton-mongodbatlas-datasource (version 3.0.1), it has already been detected in the plugins when you save and test, it responds fail (error http 500) after several attempts it generates an ok (http 200) towards the atlas mongo api (cluster not free). Then in the dashboard metrics I get the same error.
``t=2022-04-01T20:42:07+0000 lvl=eror msg="Request Completed" logger=context userId=2 orgId=1 uname=alejandro.aaaaaa@bbbbb.com method=POST path=/api/ds/query status=500 remote_addr=35.23x.xxx.xxx time_ms=138 size=34 referer="https://grafana.ccccccc.net/d/rHfFNrcMk/atlas-mongodb?inspect=23763571993&inspectTab=error&editPanel=2&orgId=1"
Thank you.