meln5674 / grafana-mongodb-community-plugin

Open Source Grafana Plugin for querying MongoDB
GNU Affero General Public License v3.0
130 stars 17 forks source link

How to setup template variable service with mongodb-community #6

Closed seasoncool closed 1 year ago

seasoncool commented 1 year ago

hi @meln5674 ,

We are trying to setup variable with plugin however the error pops up as below image. In fact , the related field values are worked fine with table panel, i'm not sure current release supports this feature yet. please let me know, thanks in advance.

image

meln5674 commented 1 year ago

Sorry for the delayed response. I haven't been able to reproduce this. Can you provide the version of grafana you're using? Could you also check the javascript console for the web page and see if there are any errors listed there? This should be supported, and you can see it in this example dashboard: https://github.com/meln5674/grafana-mongodb-community-plugin/blob/master/integration-test/dashboards/retweets.json .

meln5674 commented 1 year ago

I haven't heard back from you, so I'll be closing this issue. If this issue persists with the newer versions, please re-open and provide the version of Grafana or the container image you are running.