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
Alexander Weaver d77731646c
Fix consistency errors and regenerate (#51935)
3 years ago
..
test-data Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
tooling Fix consistency errors and regenerate (#51935) 3 years ago
api.go Alerting: Simplify eval.Evaluator interface (#51463) 3 years ago
api_admin.go
api_alertmanager.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
api_alertmanager_guards.go Alerting: Add provenance guard to config api (#50147) 3 years ago
api_alertmanager_guards_test.go Alerting: Add provenance guard to config api (#50147) 3 years ago
api_alertmanager_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
api_prometheus.go Alerting: Persist rule position in the group (#50051) 3 years ago
api_prometheus_test.go Alerting: Persist rule position in the group (#50051) 3 years ago
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Add method to provisioning API for obtaining a group and its rules (#51398) 3 years ago
api_provisioning_test.go Alerting: Add method to provisioning API for obtaining a group and its rules (#51398) 3 years ago
api_ruler.go Alerting: Fix rule API to accept 0 duration of field `For` (#50992) 3 years ago
api_ruler_test.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
api_ruler_validation.go Alerting: Fix rule API to accept 0 duration of field `For` (#50992) 3 years ago
api_ruler_validation_test.go Alerting: Fix rule API to accept 0 duration of field `For` (#50992) 3 years ago
api_testing.go Alerting: Simplify eval.Evaluator interface (#51463) 3 years ago
api_testing_test.go Alerting: Simplify eval.Evaluator interface (#51463) 3 years ago
authorization.go Alerting: Add method to provisioning API for obtaining a group and its rules (#51398) 3 years ago
authorization_test.go Alerting: Persist rule position in the group (#50051) 3 years ago
fork_ruler.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
forked_admin.go
forked_am.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
forked_prom.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
forked_provisioning.go Alerting: Add method to provisioning API for obtaining a group and its rules (#51398) 3 years ago
forked_testing.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
generated_base_api_alertmanager.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
generated_base_api_configuration.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
generated_base_api_prometheus.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
generated_base_api_provisioning.go Alerting: Add method to provisioning API for obtaining a group and its rules (#51398) 3 years ago
generated_base_api_ruler.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
generated_base_api_testing.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
lotex_am.go backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
lotex_prom.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
lotex_ruler.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
lotex_ruler_test.go backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
promql_compat.go
promql_compat_test.go
testing.go Alerting: Remove mis-behaving fake and fix masked test failure in AM config API (#47747) 3 years ago
util.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
util_test.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 3 years ago