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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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