Home
last modified time | relevance | path

Searched refs:ModelLabelSetToAPILabelSet (Results 1 – 9 of 9) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/api/v2/
H A Dcompat.go134 Labels: ModelLabelSetToAPILabelSet(alert.Labels),
136 Annotations: ModelLabelSetToAPILabelSet(alert.Annotations),
180 func ModelLabelSetToAPILabelSet(modelLabelSet prometheus_model.LabelSet) open_api_models.LabelSet { func
H A Dapi.go392 Labels: ModelLabelSetToAPILabelSet(alertGroup.Labels),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/api/v2/
H A Dcompat.go134 Labels: ModelLabelSetToAPILabelSet(alert.Labels),
136 Annotations: ModelLabelSetToAPILabelSet(alert.Annotations),
180 func ModelLabelSetToAPILabelSet(modelLabelSet prometheus_model.LabelSet) open_api_models.LabelSet { func
H A Dapi.go392 Labels: ModelLabelSetToAPILabelSet(alertGroup.Labels),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/api/v2/
H A Dcompat.go134 Labels: ModelLabelSetToAPILabelSet(alert.Labels),
136 Annotations: ModelLabelSetToAPILabelSet(alert.Annotations),
180 func ModelLabelSetToAPILabelSet(modelLabelSet prometheus_model.LabelSet) open_api_models.LabelSet { func
H A Dapi.go392 Labels: ModelLabelSetToAPILabelSet(alertGroup.Labels),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/api/v2/
H A Dcompat.go134 Labels: ModelLabelSetToAPILabelSet(alert.Labels),
136 Annotations: ModelLabelSetToAPILabelSet(alert.Annotations),
180 func ModelLabelSetToAPILabelSet(modelLabelSet prometheus_model.LabelSet) open_api_models.LabelSet { func
H A Dapi.go392 Labels: ModelLabelSetToAPILabelSet(alertGroup.Labels),
/dports/www/grafana8/grafana-8.3.6/pkg/services/ngalert/notifier/
H A Dalerts.go121 Labels: v2.ModelLabelSetToAPILabelSet(alertGroup.Labels),