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 4d02f73e5f
Alerting: Persist rule position in the group (#50051)
3 years ago
..
test-data Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
tooling Handle bsd vs gnu sed (#50641) 3 years ago
api.go Alerting: remove feature toggle for provisioning API (#50167) 3 years ago
api_admin.go Alerting: send alerts to external, internal, or both alertmanagers (#40341) 3 years ago
api_alertmanager.go Alerting: Add provenance guard to config api (#50147) 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: Support for optimistic locking for alert rules (#50274) 3 years ago
api_provisioning_test.go Alerting: Fix provisioning validation status codes and panics (#50464) 3 years ago
api_ruler.go Alerting: Persist rule position in the group (#50051) 3 years ago
api_ruler_test.go Alerting: Persist rule position in the group (#50051) 3 years ago
api_ruler_validation.go Alerting: Persist rule position in the group (#50051) 3 years ago
api_ruler_validation_test.go Alerting: validate rules and calculate changes in API controller (#45072) 3 years ago
api_testing.go Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
api_testing_test.go RBAC: Refactor GetUserPermissions to use []accesscontrol.Permission (#50683) 3 years ago
authorization.go Alerting: Add RBAC actions and role for provisioning API routes (#50459) 3 years ago
authorization_test.go Alerting: Persist rule position in the group (#50051) 3 years ago
fork_ruler.go Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 3 years ago
forked_admin.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
forked_am.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 3 years ago
forked_prom.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
forked_provisioning.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
forked_testing.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_alertmanager.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
generated_base_api_configuration.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
generated_base_api_prometheus.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
generated_base_api_provisioning.go Alerting: Add version segment to all provisioning routes (#49121) 3 years ago
generated_base_api_ruler.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
generated_base_api_testing.go Alerting: Provisioning API - Alert rules (#47930) 3 years ago
lotex_am.go Alerting: Adds Mimir to Alertmanager data source implementation (#50943) 3 years ago
lotex_prom.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
lotex_ruler.go Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 3 years ago
lotex_ruler_test.go Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 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