grafana/pkg/services/ngalert/api
Yuri Tseretyan 7d1c6b6bd2
Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010)
* remove unused compat functions

* update to alerting module from pr

* replace IntegrationConfig with IntegrationSchemaVersion

* safely resolve a string into integration type

* change usages of integration config
2025-10-07 11:08:16 -04:00
..
compat Alerting: Replace IntegrationConfig with IntegrationSchemaVersion (#112010) 2025-10-07 11:08:16 -04:00
hcl
prometheus Alerting: Update prometheus api to reuse list query logic 2025-09-10 09:30:56 -04:00
test-data alerting: omit optional notification settings fields (#112049) 2025-10-06 14:23:21 +02:00
tooling alerting: omit optional notification settings fields (#112049) 2025-10-06 14:23:21 +02:00
validation Chore: go.mod updates (#110957) 2025-09-15 09:01:45 +00:00
api.go Alerting: API to show converted alertmanager configurations in the UI (#109353) 2025-08-13 17:28:43 +02:00
api_alertmanager.go Alerting: Return merged extra configurations in the API (#109636) 2025-08-14 07:46:12 +02:00
api_alertmanager_guards.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 2025-04-11 17:38:53 -04:00
api_alertmanager_guards_test.go
api_alertmanager_silences.go
api_alertmanager_silences_test.go
api_alertmanager_test.go Alerting: Add feature toggle to use the old simplified routing hash generation (#111900) 2025-10-01 15:21:33 -04:00
api_configuration.go
api_configuration_test.go
api_convert_prometheus.go Alerting: Fix folder permissions for Editor role in Prometheus import (#109977) 2025-08-22 13:15:53 +02:00
api_convert_prometheus_test.go Alerting: Comprehensive payload for Alertmanager convert API tests (#110485) 2025-09-03 12:11:55 -04:00
api_prometheus_test.go Alerting: Add provenance to Prometheus API (#106596) 2025-06-17 23:31:42 +02:00
api_prometheus_test_fixtures.go
api_provisioning.go alerting: omit optional notification settings fields (#112049) 2025-10-06 14:23:21 +02:00
api_provisioning_test.go Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
api_ruler.go Alerting: Add support for alpha rules apis in legacy storage 2025-09-10 09:30:56 -04:00
api_ruler_export.go
api_ruler_export_test.go alerting: omit optional notification settings fields (#112049) 2025-10-06 14:23:21 +02:00
api_ruler_history.go Alerting: Backend state filtering for history UI (#109647) 2025-09-03 17:47:03 +02:00
api_ruler_history_test.go Alerting: Backend state filtering for history UI (#109647) 2025-09-03 17:47:03 +02:00
api_ruler_test.go Alerting: Fix flaky test (#107090) 2025-06-24 11:25:51 +02:00
api_ruler_validation_test.go NGAlert: Revert change to use math/rand/v2 in tests (#105661) 2025-05-20 14:47:57 +02:00
api_testing.go Alerting: Add feature toggle to use the old simplified routing hash generation (#111900) 2025-10-01 15:21:33 -04:00
api_testing_test.go
authorization.go Alerting: Empty endpoints to manage alertmanager configurations (#106546) 2025-06-11 13:45:02 +02:00
authorization_test.go Alerting: Empty endpoint to load alertmanager config with mimirtool (#106266) 2025-06-10 11:35:57 +02:00
compat_contact_points.go Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
compat_contact_points_test.go Alerting: Update alerting module + refactor (#111761) 2025-10-03 10:37:49 -04:00
compat_silences.go
configuration.go
errors.go
forking_alertmanager.go Alerting: Remove usages of ReceiverType (#111508) 2025-09-25 16:09:54 -04:00
forking_alertmanager_test.go Alerting: Return merged extra configurations in the API (#109636) 2025-08-14 07:46:12 +02:00
forking_prometheus.go
forking_ruler.go Alerting: API to pause all alert rules in a folder (#104674) 2025-05-13 17:04:01 +02:00
generated_base_api_alertmanager.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 2025-04-11 17:38:53 -04:00
generated_base_api_configuration.go
generated_base_api_convert_prometheus.go Alerting: Empty endpoints to manage alertmanager configurations (#106546) 2025-06-11 13:45:02 +02:00
generated_base_api_history.go
generated_base_api_prometheus.go
generated_base_api_provisioning.go
generated_base_api_ruler.go Alerting: API to pause all alert rules in a folder (#104674) 2025-05-13 17:04:01 +02:00
generated_base_api_testing.go
hooks.go
hooks_test.go
lotex_am.go
lotex_prom.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00
lotex_prom_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00
lotex_ruler.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00
lotex_ruler_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00
persist.go Alerting: Update prometheus api to reuse list query logic 2025-09-10 09:30:56 -04:00
prometheus_conversion.go Alerting: Empty endpoints to manage alertmanager configurations (#106546) 2025-06-11 13:45:02 +02:00
promql_compat.go
promql_compat_test.go
provisioning.go
ruler_history.go
testing.go Alerting: Optimize prometheus api permission checks (#106299) 2025-06-05 09:43:06 -04:00
testing_api.go
util.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00
util_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 2025-04-10 12:49:11 -07:00