I have been trying the RabbitMQ datasource but each time I save&test i get the Plugin Health Check Failed.
Some background:
Kubernetes is GKE and RabbitMQ is deployed through Operator CRD.
Grafana and RabbitMQ is in the same namespace.
Grafana version: Grafana v12.1.0
Rabbitmq plugin is from data sources → plugin.maormil-rabbitmq-datasource
Logs:
logger=plugin.maormil-rabbitmq-datasource t=2025-08-26T06:28:04.461185227Z level=error msg=“plugin process exited” plugin=/var/lib/grafana/plugins/maormil-rabbitmq-datasource/gpx_rabbitmq_linux_amd64 id=60 error=“exit status 2”
logger=context userId=1 orgId=1 uname=admin t=2025-08-26T06:28:04.461460903Z level=error msg=“Request Completed” method=GET path=/api/datasources/uid/aew2z9pahr94we/health status=500 remote_addr=1xxxxx time_ms=119 duration=119.876605ms size=90 referer=https://xxxxxxx/connections/datasources/edit/aew2z9pahr94we handler=/api/datasources/uid/:uid/health status_source=downstream errorReason=InternalError errorMessageID=plugin.healthCheck error=“client: failed to check health: rpc error: code = Unavailable desc = error reading from server: EOF”