grafana / yugabyte-datasource

The Yugabyte data source for Grafana allows you to query and visualize data from YugabyteDB.
https://grafana.com/grafana/plugins/grafana-yugabyte-datasource/
Apache License 2.0
0 stars 0 forks source link

remove forced type conversion #26

Closed gwdawson closed 5 months ago

gwdawson commented 5 months ago

with the following pr merged in plugin-ui (https://github.com/grafana/plugin-ui/pull/94) we no longer need to force a type conversion.

this pr bumps to the latest release of plugin-ui, and removes the forced type conversion.