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 dce492642a
Alerting: Export of alert rules in HCL format (#73166)
2 years ago
..
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
test-data Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
tooling Alerting: Export of alert rules in HCL format (#73166) 2 years ago
api.go Alerting: Use interfaces for the Alertmanager (#73900) 2 years ago
api_alertmanager.go Alerting: Use interfaces for the Alertmanager (#73900) 2 years ago
api_alertmanager_guards.go Chore: use any rather than interface{} (#74066) 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: Use interfaces for the Alertmanager (#73900) 2 years ago
api_configuration.go Chore: capitalise messages for alerting (#74335) 2 years ago
api_configuration_test.go Chore: use any rather than interface{} (#74066) 2 years ago
api_prometheus.go Chore: capitalise messages for alerting (#74335) 2 years ago
api_prometheus_test.go Chore: remove `IsDisabled` method for access control (#74340) 2 years ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: Export of alert rules in HCL format (#73166) 2 years ago
api_provisioning_test.go Alerting: Export of alert rules in HCL format (#73166) 2 years ago
api_ruler.go Chore: capitalise messages for alerting (#74335) 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 Chore: use any rather than interface{} (#74066) 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 Chore: remove `IsDisabled` method for access control (#74340) 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: Export of alert rules in HCL format (#73166) 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: add route owner middleware (#73869) 2 years ago
generated_base_api_configuration.go Alerting: add route owner middleware (#73869) 2 years ago
generated_base_api_history.go Alerting: add route owner middleware (#73869) 2 years ago
generated_base_api_prometheus.go Alerting: add route owner middleware (#73869) 2 years ago
generated_base_api_provisioning.go Alerting: add route owner middleware (#73869) 2 years ago
generated_base_api_ruler.go Alerting: add route owner middleware (#73869) 2 years ago
generated_base_api_testing.go Alerting: add route owner middleware (#73869) 2 years ago
hooks.go Chore: capitalise messages for alerting (#74335) 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 Replace signed in user for identity.requester (#74048) 2 years ago
persist.go RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
promql_compat.go Chore: use any rather than interface{} (#74066) 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 Chore: use any rather than interface{} (#74066) 2 years ago
util_test.go Chore: remove `IsDisabled` method for access control (#74340) 2 years ago