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/api
Yuri Tseretyan cfc3957894
Alerting: move store.ErrAlertRuleGroupNotFound to models package (#84308)
2 years ago
..
hcl
test-data Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
tooling Regenerate openapidocs at 1.21.8 to match ci (#84037) 2 years ago
api.go Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
api_alertmanager.go Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
api_alertmanager_guards.go fix(alerting): add a proper compare func for location in mute timings (#82153) 2 years ago
api_alertmanager_guards_test.go fix(alerting): add a proper compare func for location in mute timings (#82153) 2 years ago
api_alertmanager_test.go Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
api_configuration.go Grafana: Replace magic number with a constant variable in response status (#80132) 2 years ago
api_configuration_test.go
api_notifications.go Alerting: Receivers API (read only endpoints) (#81751) 2 years ago
api_notifications_test.go Alerting: Receivers API (read only endpoints) (#81751) 2 years ago
api_prometheus.go Alerting: Update API to use folders' full paths (#81214) 2 years ago
api_prometheus_test.go
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: move store.ErrAlertRuleGroupNotFound to models package (#84308) 2 years ago
api_provisioning_test.go Alerting: Support deleting rule groups in the provisioning API (#83514) 2 years ago
api_ruler.go Alerting: Export rule validation logic and make it portable (#83555) 2 years ago
api_ruler_export.go Alerting: Export rule validation logic and make it portable (#83555) 2 years ago
api_ruler_export_test.go
api_ruler_history.go
api_ruler_test.go Alerting: Don't validate rules on group update if they've only been reordered (#81841) 2 years ago
api_ruler_validation.go Alerting: Export rule validation logic and make it portable (#83555) 2 years ago
api_ruler_validation_test.go Alerting: Export rule validation logic and make it portable (#83555) 2 years ago
api_testing.go Alerting: Export rule validation logic and make it portable (#83555) 2 years ago
api_testing_test.go Alerting: Update API to use folders' full paths (#81214) 2 years ago
api_upgrade.go Alerting: Remove start page of legacy upgrade preview (#82010) 2 years ago
authorization.go Alerting: Support deleting rule groups in the provisioning API (#83514) 2 years ago
authorization_test.go Alerting: Receivers API (read only endpoints) (#81751) 2 years ago
compat.go Alerting: Support for simplified notification settings in rule API (#81011) 2 years ago
compat_contact_points.go
compat_contact_points_test.go
compat_test.go
configuration.go
errors.go
forking_alertmanager.go
forking_prometheus.go
forking_ruler.go
generated_base_api_alertmanager.go
generated_base_api_configuration.go
generated_base_api_history.go
generated_base_api_notifications.go Alerting: Receivers API (read only endpoints) (#81751) 2 years ago
generated_base_api_prometheus.go
generated_base_api_provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 2 years ago
generated_base_api_ruler.go
generated_base_api_testing.go
generated_base_api_upgrade.go
hooks.go
hooks_test.go
lotex_am.go
lotex_prom.go
lotex_ruler.go Alerting: Escape namespace and group path parameters (#80504) 2 years ago
lotex_ruler_test.go Alerting: Escape namespace and group path parameters (#80504) 2 years ago
notifications.go Alerting: Receivers API (read only endpoints) (#81751) 2 years ago
persist.go Alerting: Remove unused AlertRuleVersionWithPauseStatus (#82383) 2 years ago
promql_compat.go
promql_compat_test.go
provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 2 years ago
ruler_history.go
testing.go
testing_api.go
upgrade.go
util.go
util_test.go