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
Matthew Jacobson eddd4f4508
Alerting: Add totalsFiltered to RuleResponse for hidden by filters count (#66883)
2 years ago
..
test-data Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
tooling Alerting: Add totalsFiltered to RuleResponse for hidden by filters count (#66883) 2 years ago
api.go Chore: Remove result fields from ngalert (#65410) 2 years ago
api_alertmanager.go Alerting: use alerting GrafanaReceiver and BuildReceiverConfiguration in Grafana (#65224) 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: use alerting GrafanaReceiver and BuildReceiverConfiguration in Grafana (#65224) 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 Alerting: Add totalsFiltered to RuleResponse for hidden by filters count (#66883) 2 years ago
api_prometheus_test.go Alerting: Add totalsFiltered to RuleResponse for hidden by filters count (#66883) 2 years ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: Allow provenance disable in alerting provisioning API (#63650) 2 years ago
api_provisioning_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
api_ruler.go Alerting: Tiny refactor on the eval and schedule packages (#66130) 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: Tiny refactor on the eval and schedule packages (#66130) 2 years ago
api_testing_test.go Alerting: introduce AlertQuery in definitions package (#63825) 2 years ago
authorization.go Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
authorization_test.go Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 2 years ago
compat.go Alerting: Remove dependency on alerting package in definitions (#65390) 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 Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 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 Alerting: Add endpoint to revert to a previous alertmanager configuration (#65751) 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 Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_prom.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_ruler.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_ruler_test.go Chore: Rename Id to ID in alerting models (#62777) 2 years ago
persist.go Chore: Remove result fields from ngalert (#65410) 2 years ago
promql_compat.go Alerting: Update prometheus version (#65688) 2 years ago
promql_compat_test.go Alerting: Update prometheus version (#65688) 2 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 Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
util_test.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago