The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ngalert/models
Alexander Akhmetov 667fea6623
Alerting: use hash of labels instead of labels string as the alert state cache key (#88956)
12 months ago
..
admin_configuration.go
admin_configuration_test.go
alert_query.go Alerting: Return better error for invalid time range on alert queries (#85611) 1 year ago
alert_query_test.go Alerting: Return better error for invalid time range on alert queries (#85611) 1 year ago
alert_rule.go Alerting: Fix rule storage to filter by group names using case-sensitive comparison (#88992) 12 months ago
alert_rule_test.go Alerting: Add database migration for recording rule fields (#87012) 1 year ago
alertmanager.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 1 year ago
constants.go
errors.go Alerting: Return better error for invalid time range on alert queries (#85611) 1 year ago
history.go
image.go
image_test.go
instance.go Alerting: Support hysteresis command expression (#75189) 1 year ago
instance_labels.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months ago
instance_labels_test.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 12 months ago
instance_test.go
notifications.go Alerting: Prevent simplified routing zero duration GroupInterval and RepeatInterval (#86561) 1 year ago
notifications_test.go Alerting: Prevent simplified routing zero duration GroupInterval and RepeatInterval (#86561) 1 year ago
provisioning.go
receivers.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
silence.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
silence_test.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
testing.go Alerting: Support recording rule struct in provisioning API (#87849) 12 months ago
time.go