Opennms datasource repeat by variable giving nodata

  • What Grafana version and what operating system are you using?
    OS: Ubuntu 22 , Grafana lattest (12.0)

  • What are you trying to achieve?
    Dynamic dashboards

  • How are you trying to achieve it?
    Using Opennms plugin (lastest) repeat for variable.

  • What happened?
    While using repeat for variable on stats or any other panels, the panels are repeated but the node has value $__all instead of specific node value in every panel.

  • What did you expect to happen?
    The repeat for variable should pass the specific values of nodes(variable) in each repeatted panel

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    No

  • Did you follow any online instructions? If so, what is the URL?
    It was working on earlier versions of grafana but on versions 11.3.0 and latest, it is not working.