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
Alexander Weaver cf8e8852c3
Alerting: Drop NamespaceID from responses on unstable ngalert API endpoints in favor of NamespaceUID (#79359)
1 year ago
..
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
test-data Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
tooling Alerting: Drop NamespaceID from responses on unstable ngalert API endpoints in favor of NamespaceUID (#79359) 1 year ago
api.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 1 year ago
api_alertmanager.go Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239) 1 year 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: Fix fine-grained rule access control to use 403 for authorization error (#79239) 1 year ago
api_configuration.go NGAlerting: Use identity.Requester interface instead of SignedInUser (#76360) 2 years ago
api_configuration_test.go Chore: use any rather than interface{} (#74066) 2 years ago
api_prometheus.go Alerting: Update rule access control to return errutil errors (#78284) 2 years ago
api_prometheus_test.go Alerting: Extract alerting rules authorization logic to a service (#77006) 2 years ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
api_provisioning_test.go Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
api_ruler.go Alerting: Drop NamespaceID from responses on unstable ngalert API endpoints in favor of NamespaceUID (#79359) 1 year ago
api_ruler_export.go Alerting: Update rule access control to return errutil errors (#78284) 2 years ago
api_ruler_export_test.go Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239) 1 year 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: Fix fine-grained rule access control to use 403 for authorization error (#79239) 1 year ago
api_ruler_validation.go Alerting: Sort RefIDs in error message returned by api.validateCondition (#70198) 2 years ago
api_ruler_validation_test.go Chore: Deprecate ID from Folder (#78281) 2 years ago
api_testing.go Alerting: Support for `condition` field in /api/v1/eval (#79032) 1 year ago
api_testing_test.go Alerting: Fix fine-grained rule access control to use 403 for authorization error (#79239) 1 year ago
authorization.go Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
authorization_test.go Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
compat.go Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year 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) 2 years ago
configuration.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
errors.go Alerting: Update rule access control to return errutil errors (#78284) 2 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 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 Alerting: Add export of mute timings to file provisioning formats (#79225) 1 year ago
generated_base_api_ruler.go ngalert `make`: Support GNU install on Darwin (#78482) 2 years ago
generated_base_api_testing.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
hooks.go Alerting: Use mux router to match hooks, add support for path variables and methods (#79345) 1 year ago
hooks_test.go Alerting: Use mux router to match hooks, add support for path variables and methods (#79345) 1 year 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 Alerting: Decouple quota configuration logic from API interfaces and add tests (#78930) 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 export of mute timings to file provisioning formats (#79225) 1 year ago
ruler_history.go Alerting: Add endpoint for querying state history (#62166) 2 years ago
testing.go Alerting: Update rule access control to return errutil errors (#78284) 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