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
Yuriy Tseretyan 0d4c503d3d
update Evaluator interface to accept context (#52151)
3 years ago
..
test-data Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
tooling Alerting: Fix invalid swagger specification (#51907) 3 years ago
api.go Alerting: refactor scheduler and separate notification logic (#48144) 3 years ago
api_admin.go Alerting: refactor scheduler and separate notification logic (#48144) 3 years ago
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 Alerting: Display query from grafana-managed alert rules on `/api/v1/rules` (#45969) 3 years ago
api_provisioning.go Alerting: Fix invalid swagger specification (#51907) 3 years ago
api_provisioning_test.go Alerting: Fix invalid swagger specification (#51907) 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 update Evaluator interface to accept context (#52151) 3 years ago
api_testing_test.go Alerting: Refactor Evaluator (#51673) 3 years ago
authorization.go Alerting: Add method to reset notification policy tree back to the default (#51934) 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 Alerting: Split grafana and lotex routes (#44742) 3 years ago
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: Fix invalid swagger specification (#51907) 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: Fix invalid swagger specification (#51907) 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 Alerting: check upstream response content type in lotex proxy (#34760) 4 years ago
promql_compat_test.go Alerting/testing promql extraction (#34665) 4 years ago
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