mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* add new monaco callback to update onBlurRef with current value on monaco editor change. * don't overload onBlur, create new onChange tracker that doesn't initiate queries, just updates values * Update public/app/plugins/datasource/prometheus/components/monaco-query-field/MonacoQueryField.tsx Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>