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
Santiago a60ec150f9
Alerting: Fetch receivers from remote Alertmanager (#76841)
2 years ago
..
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
test-data Alerting: Fix HCL export for alerts with non-zero "for" field. (#76739) 2 years ago
tooling Alerting: Fix HCL export for alerts with non-zero "for" field. (#76739) 2 years ago
api.go Alerting: Use interfaces for the Alertmanager (#73900) 2 years ago
api_alertmanager.go Alerting: Fetch receivers from remote Alertmanager (#76841) 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) 3 years ago
api_alertmanager_test.go Alerting: Move legacy alert migration from sqlstore migration to service (#72702) 2 years ago
api_configuration.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_configuration_test.go Chore: use any rather than interface{} (#74066) 2 years ago
api_prometheus.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 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) 3 years ago
api_provisioning.go Alerting: Export of contact points to HCL (#75849) 2 years ago
api_provisioning_test.go Alerting: Fix HCL export for alerts with non-zero "for" field. (#76739) 2 years ago
api_ruler.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_ruler_export.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_ruler_export_test.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
api_ruler_history.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_ruler_test.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
api_ruler_validation.go Alerting: Sort RefIDs in error message returned by api.validateCondition (#70198) 3 years ago
api_ruler_validation_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 3 years ago
api_testing.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
api_testing_test.go Chore: remove `IsDisabled` method for access control (#74340) 2 years ago
authorization.go Alerting: Let users with regular permissions access export endpoints (#76082) 2 years ago
authorization_test.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
compat.go Alerting: Fix HCL export for alerts with non-zero "for" field. (#76739) 2 years ago
compat_contact_points.go Alerting: Export of contact points to HCL (#75849) 2 years ago
compat_contact_points_test.go Alerting: Export of contact points to HCL (#75849) 2 years ago
compat_test.go Alerting: introduce AlertQuery in definitions package (#63825) 3 years ago
configuration.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
errors.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
forking_alertmanager.go Alerting: Template Testing API (#67450) 3 years ago
forking_prometheus.go Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
forking_ruler.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
generated_base_api_alertmanager.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_configuration.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_history.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_prometheus.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_provisioning.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_ruler.go Alerting: Rule Modify Export APIs (#75322) 2 years ago
generated_base_api_testing.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 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) 3 years ago
lotex_prom.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 3 years ago
lotex_ruler.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 3 years ago
lotex_ruler_test.go Replace signed in user for identity.requester (#74048) 2 years ago
persist.go Alerting: Add UID of rules to response that were affected by update group request (#75985) 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) 3 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) 3 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) 3 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