3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ngalert/api
Fayzal Ghantiwala 25dbb32cea
Alerting: Vendor in latest grafana/alerting package ()
* temp

* vendor

* Remove dead code

* Vendoring
2024-08-12 15:37:15 +01:00
..
hcl Alerting: Export of alert rules in HCL format () 2023-09-11 11:48:23 -04:00
test-data Alerting: Use stable identifier of a group,contact point,mute timing when export to HCL () 2024-08-05 09:56:17 -04:00
tooling Alerting: Support for optimistic concurrency in priovisioning Tempate API () 2024-08-09 11:40:07 -04:00
api_alertmanager_guards_test.go fix(alerting): add a proper compare func for location in mute timings () 2024-02-08 13:36:09 +01:00
api_alertmanager_guards.go fix(alerting): add a proper compare func for location in mute timings () 2024-02-08 13:36:09 +01:00
api_alertmanager_silences_test.go Alerting: Hook up GMA silence APIs to new authentication handler () 2024-05-03 15:32:30 -04:00
api_alertmanager_silences.go Chore: Move identity and errutil to apimachinery module () 2024-06-13 07:11:35 +03:00
api_alertmanager_test.go Alerting: Vendor in latest grafana/alerting package () 2024-08-12 15:37:15 +01:00
api_alertmanager.go Alerting: Vendor in latest grafana/alerting package () 2024-08-12 15:37:15 +01:00
api_configuration_test.go Alerting: Feature toggle to disallow sending alerts externally () 2024-05-23 14:29:19 +02:00
api_configuration.go Alerting: Feature toggle to disallow sending alerts externally () 2024-05-23 14:29:19 +02:00
api_notifications_test.go Alerting: Remove option to return settings from api/v1/receivers and restrict provisioning action access () 2024-08-05 11:49:23 -04:00
api_notifications.go Alerting: Remove option to return settings from api/v1/receivers and restrict provisioning action access () 2024-08-05 11:49:23 -04:00
api_prometheus_test_fixtures.go Expressions: Fixes the issue showing expressions editor () 2023-01-31 18:50:10 +01:00
api_prometheus_test.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation () 2024-07-08 12:30:23 -05:00
api_prometheus.go Alerting: Reduce cyclomatic complexity of PrepareRuleGroupStatuses () 2024-06-26 10:21:37 +02:00
api_provisioning_test.go Folders: Allow folder editors and admins to create subfolders without any additional permissions () 2024-08-01 18:20:38 +03:00
api_provisioning.go Alerting: Support for optimistic concurrency in priovisioning Tempate API () 2024-08-09 11:40:07 -04:00
api_ruler_export_test.go Alerting: Export and provisioning rules into subfolders () 2024-05-31 11:09:20 +03:00
api_ruler_export.go Alerting: Export and provisioning rules into subfolders () 2024-05-31 11:09:20 +03:00
api_ruler_history.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface () 2023-10-09 10:40:19 +02:00
api_ruler_test.go Zanzana: Evaluate permissions alongside with RBAC engine () 2024-07-05 11:31:23 +02:00
api_ruler_validation_test.go Alerting: Add recording rules to ruler API and validation () 2024-05-21 14:39:28 -05:00
api_ruler_validation.go Alerting: Add recording rules to ruler API and validation () 2024-05-21 14:39:28 -05:00
api_ruler.go Identity: remove GetTypedID () 2024-08-09 18:20:24 +03:00
api_testing_test.go Alerting: Refactor Alert Rule Generators () 2024-04-29 21:52:15 -04:00
api_testing.go Alerting: Send information about alert rule to data source in headers () 2024-07-17 22:55:12 +03:00
api.go Alerting: Detach condition validator from condition evaluator () 2024-07-30 10:55:37 -05:00
authorization_test.go Alerting: Get grafana-managed alert rule by UID () 2024-05-02 15:24:59 +01:00
authorization.go Alerting: Add two sets of provisioning actions for rules and notifications () 2024-05-09 13:19:07 -04:00
compat_contact_points_test.go Alerting: Support AWS SNS integration in Grafana () 2024-06-07 11:49:49 -04:00
compat_contact_points.go chore(perf): Pre-allocate where possible (enable prealloc linter) () 2024-06-14 14:16:36 -04:00
compat_silences.go Alerting: Add optional metadata via query param to silence GET requests () 2024-05-30 12:04:47 -04:00
compat_test.go Alerting: introduce AlertQuery in definitions package () 2023-03-27 11:55:13 -04:00
compat.go Alerting: Support recording rule struct in provisioning API () 2024-06-06 21:05:02 +03:00
configuration.go Chore: Move ReqContext to contexthandler service () 2023-01-27 08:50:36 +01:00
errors.go Chore: Move identity and errutil to apimachinery module () 2024-06-13 07:11:35 +03:00
forking_alertmanager.go Alerting: Template Testing API () 2023-04-28 15:56:59 +01:00
forking_prometheus.go Chore: Move ReqContext to contexthandler service () 2023-01-27 08:50:36 +01:00
forking_ruler.go Alerting: Get grafana-managed alert rule by UID () 2024-05-02 15:24:59 +01:00
generated_base_api_alertmanager.go instrumentation: change slogroup for alerting handlers to high-slow () 2023-09-29 14:56:48 +02:00
generated_base_api_configuration.go instrumentation: change slogroup for alerting handlers to high-slow () 2023-09-29 14:56:48 +02:00
generated_base_api_history.go instrumentation: change slogroup for alerting handlers to high-slow () 2023-09-29 14:56:48 +02:00
generated_base_api_notifications.go Alerting: Receivers API (read only endpoints) () 2024-02-05 20:12:15 +02:00
generated_base_api_prometheus.go instrumentation: change slogroup for alerting handlers to high-slow () 2023-09-29 14:56:48 +02:00
generated_base_api_provisioning.go Alerting: Support deleting rule groups in the provisioning API () 2024-02-28 10:19:02 -05:00
generated_base_api_ruler.go Alerting: Get grafana-managed alert rule by UID () 2024-05-02 15:24:59 +01:00
generated_base_api_testing.go instrumentation: change slogroup for alerting handlers to high-slow () 2023-09-29 14:56:48 +02:00
hooks_test.go Alerting: Use mux router to match hooks, add support for path variables and methods () 2023-12-12 14:43:11 -06:00
hooks.go Alerting: Use mux router to match hooks, add support for path variables and methods () 2023-12-12 14:43:11 -06:00
lotex_am.go Caching: Refactor enterprise query caching middleware to a wire service () 2023-04-12 12:30:33 -04:00
lotex_prom.go Caching: Refactor enterprise query caching middleware to a wire service () 2023-04-12 12:30:33 -04:00
lotex_ruler_test.go Chore: Move identity and errutil to apimachinery module () 2024-06-13 07:11:35 +03:00
lotex_ruler.go Alerting: Escape namespace and group path parameters () 2024-02-16 09:43:47 +01:00
notifications.go Alerting: Receivers API (read only endpoints) () 2024-02-05 20:12:15 +02:00
persist.go Chore: Move identity and errutil to apimachinery module () 2024-06-13 07:11:35 +03:00
promql_compat_test.go Alerting: Update prometheus version () 2023-03-31 16:34:35 +02:00
promql_compat.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00
provisioning.go Alerting: Support deleting rule groups in the provisioning API () 2024-02-28 10:19:02 -05:00
ruler_history.go Alerting: Add endpoint for querying state history () 2023-02-02 11:34:00 -06:00
testing_api.go Alerting: Repurpose rule testing endpoint to return potential alerts () 2023-06-08 18:59:54 -04:00
testing.go Alerting: Fix stale values associated with states that have gone to NoData, unify values calculation () 2024-07-08 12:30:23 -05:00
util_test.go Alerting: Refactor Alert Rule Generators () 2024-04-29 21:52:15 -04:00
util.go Alerting: Use stable identifier of a group,contact point,mute timing when export to HCL () 2024-08-05 09:56:17 -04:00