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 36ef611cf4
Alerting: Add database migration for recording rule fields (#87012)
1 year ago
..
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
test-data Alerting: Also fix HCL field name for MuteTimeIntervals (#87079) 1 year ago
tooling Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
api.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_alertmanager.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_alertmanager_guards.go fix(alerting): add a proper compare func for location in mute timings (#82153) 1 year ago
api_alertmanager_guards_test.go fix(alerting): add a proper compare func for location in mute timings (#82153) 1 year ago
api_alertmanager_silences.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_alertmanager_silences_test.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_alertmanager_test.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
api_configuration.go Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
api_configuration_test.go Chore: use any rather than interface{} (#74066) 2 years ago
api_notifications.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
api_notifications_test.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
api_prometheus.go Alerting: Refactor api_prometheus.go request handlers. (#86639) 1 year ago
api_prometheus_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
api_provisioning.go Alerting: Return a 400 and errutil error when trying to delete a contact point that is referenced by a policy (#85481) 1 year ago
api_provisioning_test.go Alerting: Also fix HCL field name for MuteTimeIntervals (#87079) 1 year ago
api_ruler.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
api_ruler_export.go Alerting: Export rule validation logic and make it portable (#83555) 1 year ago
api_ruler_export_test.go Alerting: Refactor Alert Rule Generators (#86813) 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: Get grafana-managed alert rule by UID (#86845) 1 year ago
api_ruler_validation.go Alerting: Add database migration for recording rule fields (#87012) 1 year ago
api_ruler_validation_test.go Alerting: Add database migration for recording rule fields (#87012) 1 year ago
api_testing.go Alerting: Update rule access control to explicitly check for permissions "alert.rules:read" and "folders:read" (#78289) 1 year ago
api_testing_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
authorization.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
authorization_test.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year ago
compat.go Alerting: Add database migration for recording rule fields (#87012) 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_silences.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year 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: Get grafana-managed alert rule by UID (#86845) 1 year 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_notifications.go Alerting: Receivers API (read only endpoints) (#81751) 1 year 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: Support deleting rule groups in the provisioning API (#83514) 1 year ago
generated_base_api_ruler.go Alerting: Get grafana-managed alert rule by UID (#86845) 1 year 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 Alerting: Escape namespace and group path parameters (#80504) 1 year ago
lotex_ruler_test.go Alerting: Escape namespace and group path parameters (#80504) 1 year ago
notifications.go Alerting: Receivers API (read only endpoints) (#81751) 1 year ago
persist.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year 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: Support deleting rule groups in the provisioning API (#83514) 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 Alerting: Refactor Alert Rule Generators (#86813) 1 year ago