mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Prometheus: enable custom values in MetricCombobox (#95950)
This commit is contained in:
parent
9d4a087d77
commit
8d765cfba1
@ -95,6 +95,7 @@ export function MetricCombobox({
|
||||
options={loadOptions}
|
||||
value={query.metric}
|
||||
onChange={onComboboxChange}
|
||||
createCustomValue
|
||||
/>
|
||||
|
||||
{metricsExplorerEnabled ? (
|
||||
|
Loading…
Reference in New Issue
Block a user