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
Jack Westbrook 39ee365b82
Swagger: Add integrity attributes (#48396)
4 years ago
..
test-data Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
tooling Swagger: Add integrity attributes (#48396) 4 years ago
api.go Alerting: indicate whether an alertrule is provisioned (#48458) 4 years ago
api_admin.go Alerting: send alerts to external, internal, or both alertmanagers (#40341) 4 years ago
api_alertmanager.go Unified Alerting: Validate PostableSilence API. (#46892) 4 years ago
api_alertmanager_test.go Alerting: indicate whether contact point is provisioned (#48323) 4 years ago
api_prometheus.go Remove redundant queries in GetAlertRules and GetOrgAlertRules and replace with ListAlertRules (#48108) 4 years ago
api_prometheus_test.go Alerting: Add check for datasource permission in alert rule read API (#47087) 4 years ago
api_prometheus_test_fixtures.go Alerting: Display query from grafana-managed alert rules on `/api/v1/rules` (#45969) 4 years ago
api_provisioning.go Alerting: Add provisioning GET routes for message templates (#48367) 4 years ago
api_provisioning_test.go Extract Route validation from serialization methods so it can be re-used (#47649) 4 years ago
api_ruler.go Alerting: indicate whether an alertrule is provisioned (#48458) 4 years ago
api_ruler_test.go Alerting: indicate whether an alertrule is provisioned (#48458) 4 years ago
api_ruler_validation.go Alerting: validate rules and calculate changes in API controller (#45072) 4 years ago
api_ruler_validation_test.go Alerting: validate rules and calculate changes in API controller (#45072) 4 years ago
api_testing.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
api_testing_test.go Secrets: Implement basic unified secret store service (#45804) 4 years ago
authorization.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
authorization_test.go Alerting: Add provisioning GET routes for message templates (#48367) 4 years ago
fork_ruler.go Alerting: indicate whether an alertrule is provisioned (#48458) 4 years ago
forked_admin.go Alerting: Split grafana and lotex routes (#44742) 4 years ago
forked_am.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
forked_prom.go Alerting: Split grafana and lotex routes (#44742) 4 years ago
forked_provisioning.go Alerting: Add provisioning GET routes for message templates (#48367) 4 years ago
forked_testing.go Alerting: Split grafana and lotex routes (#44742) 4 years ago
generated_base_api_alertmanager.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
generated_base_api_configuration.go Alerting: update authorization logic to use proper legacy roles when fine-grained access is disabled (#46931) 4 years ago
generated_base_api_prometheus.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
generated_base_api_provisioning.go Alerting: Add provisioning GET routes for message templates (#48367) 4 years ago
generated_base_api_ruler.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
generated_base_api_testing.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
lotex_am.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
lotex_prom.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
lotex_ruler.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
lotex_ruler_test.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago
promql_compat.go Alerting: check upstream response content type in lotex proxy (#34760) 5 years ago
promql_compat_test.go Alerting/testing promql extraction (#34665) 5 years ago
testing.go Alerting: Remove mis-behaving fake and fix masked test failure in AM config API (#47747) 4 years ago
util.go Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 4 years ago
util_test.go Alerting: Rename Recipient path parameter to DatasourceID (#47949) 4 years ago