grafana/pkg/services/ngalert/api
maicon d8c5c2d3b8
K8s: Folders: Modify GetChildren to return only Folder References (#103072)
* Return FolderReference instead of Folder on GetChildren

Signed-off-by: Maicon Costa <maiconscosta@gmail.com>

---------

Signed-off-by: Maicon Costa <maiconscosta@gmail.com>
2025-04-02 01:30:17 -03:00
..
compat Alerting: Add MissingSeriesEvalsToResolve to the APIs (#102150) 2025-03-26 13:34:53 +01:00
hcl
prometheus Alerting: Add backend support for keep_firing_for (#100750) 2025-03-18 11:24:48 +01:00
test-data
tooling Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
validation Alerting: Add MissingSeriesEvalsToResolve to the APIs (#102150) 2025-03-26 13:34:53 +01:00
api.go Alerting: Remove transitional notifications API endpoints (#102713) 2025-03-26 12:26:50 -04:00
api_alertmanager.go Alerting: Improve template testing by trying non-root scopes (#101471) 2025-02-28 20:27:27 +02:00
api_alertmanager_guards.go
api_alertmanager_guards_test.go
api_alertmanager_silences.go
api_alertmanager_silences_test.go
api_alertmanager_test.go Alerting: Re-encrypt existing contact points before get and patch in legacy config API (#101263) 2025-03-07 13:26:48 -05:00
api_configuration.go
api_configuration_test.go
api_convert_prometheus.go K8s: Folders: Modify GetChildren to return only Folder References (#103072) 2025-04-02 01:30:17 -03:00
api_convert_prometheus_test.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
api_prometheus_test.go Alerting: Add backend support for keep_firing_for (#100750) 2025-03-18 11:24:48 +01:00
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Remove constraints for uniqueness of rule title (#102067) 2025-03-18 13:27:44 -04:00
api_provisioning_test.go App Platform: Remove mutable globals (#102962) 2025-03-27 15:46:09 +01:00
api_ruler.go Alerting: Add MissingSeriesEvalsToResolve to the APIs (#102150) 2025-03-26 13:34:53 +01:00
api_ruler_export.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
api_ruler_export_test.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
api_ruler_history.go
api_ruler_test.go K8s: Folders: Modify GetChildren to return only Folder References (#103072) 2025-04-02 01:30:17 -03:00
api_ruler_validation_test.go Alerting: Add backend support for keep_firing_for (#100750) 2025-03-18 11:24:48 +01:00
api_testing.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
api_testing_test.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
authorization.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
authorization_test.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
compat_contact_points.go Alerting: Support Jira Integration (#100480) 2025-02-21 12:51:38 -05:00
compat_contact_points_test.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
compat_silences.go
configuration.go
errors.go Alerting: Return 403 if no datasource access or quota has been exceeded (#101522) 2025-03-04 10:04:47 +01:00
forking_alertmanager.go
forking_prometheus.go Alerting: Start splitting apart ngalert/api package. (#102075) 2025-03-13 09:28:35 +01:00
forking_ruler.go Alerting: Allow administrators delete rules permanently via UI (#101974) 2025-03-14 22:14:06 +02:00
generated_base_api_alertmanager.go
generated_base_api_configuration.go
generated_base_api_convert_prometheus.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
generated_base_api_history.go
generated_base_api_prometheus.go
generated_base_api_provisioning.go
generated_base_api_ruler.go Alerting: Allow administrators delete rules permanently via UI (#101974) 2025-03-14 22:14:06 +02:00
generated_base_api_testing.go
hooks.go
hooks_test.go
lotex_am.go
lotex_prom.go
lotex_ruler.go
lotex_ruler_test.go
persist.go K8s: Folders: Modify GetChildren to return only Folder References (#103072) 2025-04-02 01:30:17 -03:00
prometheus_conversion.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 2025-03-27 15:30:11 +00:00
promql_compat.go
promql_compat_test.go
provisioning.go
ruler_history.go
testing.go
testing_api.go
util.go
util_test.go