mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Use the same code path to interpolate both metric variables and filter/tag variables when the data source is accessed either directly or via the expressions datasource. partial fix for #48141 (opentsdb datasource only) Signed-off-by: Uri Okrent <uokrent@gmail.com>