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 052082a927
Alerting: Refactor Alert Rule Generators (#86813)
1 year 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: Marshal incoming json.RawMessage in diff (#84692) 1 year ago
alert_rule_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
alertmanager.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 1 year ago
constants.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
errors.go Alerting: Return better error for invalid time range on alert queries (#85611) 1 year ago
history.go NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2 years ago
image.go
image_test.go
instance.go Alerting: Support hysteresis command expression (#75189) 1 year ago
instance_labels.go
instance_test.go Alerting: Add alert pausing feature (#60734) 2 years ago
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: Move alertmanager api silence code to separate files (#86947) 1 year ago
testing.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
time.go