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
Eng Zer Jun b56848f006
test: use `T.TempDir` to create temporary test directory (#44947)
3 years ago
..
test-data Alerting: Remove `ngalert` feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 4 years ago
tooling Alerting: Remove internal labels from prometheus compatible API responses (#46548) 3 years ago
Makefile Alerting: Fix API specification (#38753) 4 years ago
api.go Alerting: support fine-grained access control in ruler update API (#45749) 3 years ago
api_admin.go Alerting: send alerts to external, internal, or both alertmanagers (#40341) 3 years ago
api_alertmanager.go Add context.Context to AlertingStore (#45069) 3 years ago
api_alertmanager_test.go test: use `T.TempDir` to create temporary test directory (#44947) 3 years ago
api_prometheus.go Alerting: Remove internal labels from prometheus compatible API responses (#46548) 3 years ago
api_prometheus_test.go Alerting: Remove internal labels from prometheus compatible API responses (#46548) 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_ruler.go Alerting: support fine-grained access control in ruler update API (#45749) 3 years ago
api_ruler_test.go Alerting: Do not update rule in database if it was not changed (#45980) 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: Split grafana and lotex routes (#44742) 3 years ago
authorization.go Alerting: support fine-grained access control in ruler update API (#45749) 3 years ago
authorization_test.go Alerting: support fine-grained access control in ruler update API (#45749) 3 years ago
fork_ruler.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
forked_admin.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
forked_am.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
forked_prom.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
forked_testing.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_alertmanager.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_configuration.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_prometheus.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_ruler.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
generated_base_api_testing.go Alerting: Split grafana and lotex routes (#44742) 3 years ago
lotex_am.go Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
lotex_prom.go Remove Macaron ParamsInt64 function from code base (#43810) 3 years ago
lotex_ruler.go Remove Macaron ParamsInt64 function from code base (#43810) 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: Display query from grafana-managed alert rules on `/api/v1/rules` (#45969) 3 years ago
util.go Alerting: validate rules and calculate changes in API controller (#45072) 3 years ago
util_test.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 4 years ago