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 938e26b59f
Alerting: Add new metrics and tracings to state manager and scheduler (#71398)
2 years ago
..
test-data Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
tooling Alerting: Fix contact point testing with secure settings (#72235) 2 years ago
api.go Alerting: Add new metrics and tracings to state manager and scheduler (#71398) 2 years ago
api_alertmanager.go Alerting: Fix contact point testing with secure settings (#72235) 2 years ago
api_alertmanager_guards.go Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects (#69009) 2 years ago
api_alertmanager_guards_test.go Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects (#69009) 2 years ago
api_alertmanager_test.go Alerting: Fix Alertmanager change detection for receivers with secure settings (#71307) 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 RBAC: Remove legacy AC from HasAccess permission check (#68995) 2 years ago
api_prometheus_test.go Alerting: Skip flaky test TestRouteGetRuleStatuses (#69258) 2 years ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: Add notification policy provisioning file export (#70009) 2 years ago
api_provisioning_test.go Alerting: Export contact points to check access control action instead legacy role (#71990) 2 years ago
api_ruler.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_ruler_history.go Alerting: Add dashboardUID and panelID query parameters for loki state history (#72119) 2 years ago
api_ruler_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_ruler_validation.go Alerting: Sort RefIDs in error message returned by api.validateCondition (#70198) 2 years ago
api_ruler_validation_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_testing.go Alerting: Add new metrics and tracings to state manager and scheduler (#71398) 2 years ago
api_testing_test.go Alerting: Add new metrics and tracings to state manager and scheduler (#71398) 2 years ago
authorization.go Alerting: Export contact points to check access control action instead legacy role (#71990) 2 years ago
authorization_test.go Alerting: Add notification policy provisioning file export (#70009) 2 years ago
compat.go Alerting: Add notification policy provisioning file export (#70009) 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: Template Testing API (#67450) 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: Template Testing API (#67450) 2 years ago
generated_base_api_configuration.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_history.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_prometheus.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_provisioning.go Alerting: Add notification policy provisioning file export (#70009) 2 years ago
generated_base_api_ruler.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_testing.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
hooks.go Alerting: Allow hooking into request handler functions. (#67000) 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 RBAC: remove some `IsDisabled` checks (#69272) 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: Add notification policy provisioning file export (#70009) 2 years ago
ruler_history.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
testing.go Chore: Fix ngalert Evaluate signature change (#73084) 2 years ago
testing_api.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
util.go RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
util_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago