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 809aa38103
POST routes to PUT routes (#48828)
3 years ago
..
test-data Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 3 years ago
tooling POST routes to PUT routes (#48828) 3 years ago
api.go Alerting: indicate whether an alertrule is provisioned (#48458) 3 years ago
api_admin.go Alerting: send alerts to external, internal, or both alertmanagers (#40341) 3 years ago
api_alertmanager.go Unified Alerting: Validate PostableSilence API. (#46892) 3 years ago
api_alertmanager_test.go Alerting: indicate whether contact point is provisioned (#48323) 3 years ago
api_prometheus.go Remove redundant queries in GetAlertRules and GetOrgAlertRules and replace with ListAlertRules (#48108) 3 years ago
api_prometheus_test.go Alerting: Add check for datasource permission in alert rule read API (#47087) 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 POST routes to PUT routes (#48828) 3 years ago
api_provisioning_test.go POST routes to PUT routes (#48828) 3 years ago
api_ruler.go Alerting: check provenance of alert rules in current API (#48694) 3 years ago
api_ruler_test.go Alerting: check provenance of alert rules in current API (#48694) 3 years ago
api_ruler_validation.go Alerting: validate rules and calculate changes in API controller (#45072) 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: Rename Recipient path parameter to DatasourceID (#47949) 3 years ago
api_testing_test.go Secrets: Implement basic unified secret store service (#45804) 3 years ago
authorization.go POST routes to PUT routes (#48828) 3 years ago
authorization_test.go Alerting: Add provisioning GET routes for message templates (#48367) 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 POST routes to PUT routes (#48828) 3 years ago
forked_testing.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_alertmanager.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 3 years ago
generated_base_api_configuration.go Alerting: update authorization logic to use proper legacy roles when fine-grained access is disabled (#46931) 3 years ago
generated_base_api_prometheus.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
generated_base_api_provisioning.go POST routes to PUT routes (#48828) 3 years ago
generated_base_api_ruler.go Alerting: modify ruler endpoints for proxying using the datasource UID (#48046) 3 years ago
generated_base_api_testing.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 3 years ago
lotex_am.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 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