=link_to_('Delete'),project_prometheus_metric_path(project,metric),data: {confirm: s_("This will delete the custom metric, Are you sure?")},method: :delete,class: "btn btn-remove pull-right append-right-default"
=link_to_('Delete'),project_prometheus_metric_path(project,metric),data: {confirm: s_("This will delete the custom metric, Are you sure?")},method: :delete,class: "btn btn-danger pull-right append-right-default"