{{ t('Add new metric') }} {{ t('Update metric') }}
{{ t('Unit') }}: {{ unitOfSelectedMetric }}
@for (color of grafanaColors; track $index) {
{{ color.name }}
@for (childColor of color.children; track $index) {
}
}