Skip to content

Commit

Permalink
fix: fixed Add Metrics to Tree Chart (#29158)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBIN2010 committed Oct 22, 2024
1 parent e0172a2 commit 19151d1
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@ const controlPanel: ControlPanelConfig = {
{
name: 'metric',
config: {
...optionalEntity,
type: 'DndMetricSelect',
label: t('Metric'),
...sharedControls.metric,
description: t('Metric for node values'),
},
},
Expand Down

0 comments on commit 19151d1

Please sign in to comment.