Prometheus: enable custom values in MetricCombobox (#95950)

This commit is contained in:
Josh Hunt
2024-11-06 13:59:55 +00:00
committed by GitHub
parent 9d4a087d77
commit 8d765cfba1

View File

@@ -95,6 +95,7 @@ export function MetricCombobox({
options={loadOptions}
value={query.metric}
onChange={onComboboxChange}
createCustomValue
/>
{metricsExplorerEnabled ? (