valiton / grafana-mongodb-atlas-datasource

Grafana Datasource for MongoDB Atlas/Public Cloud Metrics (Process, Database and Disk)
MIT License
48 stars 18 forks source link

Bug detected error http 500 random #54

Closed AleMartinez-Devops closed 1 year ago

AleMartinez-Devops commented 2 years ago

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.

CapChrisCap commented 2 years 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 :)

CapChrisCap commented 1 year ago

closed due to inactivity