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
Yuri Tseretyan c3b9c9b239
Alerting: Send information about alert rule to data source in headers (#90344)
10 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: Send information about alert rule to data source in headers (#90344) 10 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 Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
history.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
image.go
image_test.go
instance.go Alerting: Persist AlertInstance ResolvedAt & LastSentAt (#89135) 11 months 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: Time interval Delete API to check for usages in alert rules (#90500) 10 months 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) 12 months ago
silence_test.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 12 months ago
testing.go Alerting: Persist AlertInstance ResolvedAt & LastSentAt (#89135) 11 months ago
time.go