github.com/prometheus/common/model.Alerts.HasFiring (method)

2 uses

	github.com/prometheus/common/model (current package)
		alert.go#L121: func (as Alerts) HasFiring() bool {
		alert.go#L132: 	if as.HasFiring() {