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
Yuri Tseretyan 52a0f59706
Alerting: introduce AlertQuery in definitions package (#63825)
2 years ago
..
test-data Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
tooling Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api.go Alerting: Update scheduler to get updates only from database (#64635) 2 years ago
api_alertmanager.go Alerting: Update to alerting 20230203015918-0e4e2675d7aa (after refactoring) (#62823) 2 years ago
api_alertmanager_guards.go Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2 years ago
api_alertmanager_guards_test.go Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2 years ago
api_alertmanager_test.go Alerting: decouple api models from domain\dto models: separate Provenance status + converters (#63594) 2 years ago
api_configuration.go Chore: Remove Result field from datasources (#63048) 2 years ago
api_configuration_test.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
api_prometheus.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
api_prometheus_test.go Alerting: Update to alerting 20230203015918-0e4e2675d7aa (after refactoring) (#62823) 2 years ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_provisioning_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_ruler.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_ruler_history.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
api_ruler_test.go Alerting: Update scheduler to get updates only from database (#64635) 2 years ago
api_ruler_validation.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_ruler_validation_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_testing.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_testing_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
authorization.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
authorization_test.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
compat.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
compat_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
configuration.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
errors.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
forking_alertmanager.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
forking_prometheus.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
forking_ruler.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
generated_base_api_alertmanager.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
generated_base_api_configuration.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
generated_base_api_history.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
generated_base_api_prometheus.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
generated_base_api_provisioning.go Alerting: Create endpoints for exporting in provisioning file format (#58623) 2 years ago
generated_base_api_ruler.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
generated_base_api_testing.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
lotex_am.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
lotex_prom.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
lotex_ruler.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
lotex_ruler_test.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
persist.go Alerting: Add alert pausing feature (#60734) 2 years ago
promql_compat.go Update dskit to the latest main (#62616) 2 years ago
promql_compat_test.go Alerting/testing promql extraction (#34665) 4 years ago
provisioning.go Alerting: Create endpoints for exporting in provisioning file format (#58623) 2 years ago
ruler_history.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
testing.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
testing_api.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
util.go Errors: Remove direct dependencies on github.com/pkg/errors (#64026) 2 years ago
util_test.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago