github.com/prometheus/common/model.Alert.Annotations (field)

2 uses

	github.com/prometheus/common/model (current package)
		alert.go#L35: 	Annotations LabelSet `json:"annotations"`
		alert.go#L98: 	if err := a.Annotations.Validate(); err != nil {