Prometheus: enable custom values in MetricCombobox (#95950)
This commit is contained in:
@@ -95,6 +95,7 @@ export function MetricCombobox({
|
||||
options={loadOptions}
|
||||
value={query.metric}
|
||||
onChange={onComboboxChange}
|
||||
createCustomValue
|
||||
/>
|
||||
|
||||
{metricsExplorerEnabled ? (
|
||||
|
||||
Reference in New Issue
Block a user