grafana-pnp-datasource
grafana-pnp-datasource copied to clipboard
BUG: "Hit enter to add" selects the wrong input
Here you would expect that ENTER adds /.*/ as label, but instead it will put the HOST variable into the field, because by default the first one is selected.
this has been reported to grafana last year with https://github.com/grafana/grafana/issues/70635 it's not datasource related, but a grafana ui issue. I'll see if there is a hacky workaround for this.
should be fine with the next release. Thanks