const github.com/prometheus/common/model.AlertNameLabel

2 uses

	github.com/prometheus/common/model (current package)
		alert.go#L45: 	return string(a.Labels[AlertNameLabel])
		labels.go#L26: 	AlertNameLabel = "alertname"