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
Matheus Macabu 36c31ce841
NGAlert: Revert change to use math/rand/v2 in tests (#105661)
2 months ago
..
compat Alerting: Support for active time intervals in notification policies (#104252) 2 months ago
hcl Alerting: Export of alert rules in HCL format (#73166) 2 years ago
prometheus Alerting: Add extended definition to prometheus alert rules api (#103320) 3 months ago
test-data Alerting: Support for active time intervals in notification policies (#104252) 2 months ago
tooling Alerting: API to pause all alert rules in a folder (#104674) 2 months ago
validation Alerting: Remove grafanaManagedRecordingRules feature flag (#105569) 2 months ago
api.go Alerting: Remove alertingConversionAPI feature flag (#103380) 4 months ago
api_alertmanager.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 3 months ago
api_alertmanager_guards.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 3 months ago
api_alertmanager_guards_test.go Alerting: Allow specifying uid for new rules added to groups (#99858) 5 months ago
api_alertmanager_silences.go Chore: Move identity and errutil to apimachinery module (#89116) 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: Remove alertingSimplifiedRouting feature toggle (#104980) 2 months ago
api_configuration.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
api_configuration_test.go Alerting: Feature toggle to disallow sending alerts externally (#87982) 1 year ago
api_convert_prometheus.go Alerting: Support simplified routing receivers in Prometheus conversion API (#105135) 2 months ago
api_convert_prometheus_test.go Alerting: Support simplified routing receivers in Prometheus conversion API (#105135) 2 months ago
api_prometheus_test.go Alerting: Add extended definition to prometheus alert rules api (#103320) 3 months ago
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Remove grafanaManagedRecordingRules feature flag (#105569) 2 months ago
api_provisioning_test.go Alerting: Remove grafanaManagedRecordingRules feature flag (#105569) 2 months ago
api_ruler.go Alerting: API to pause all alert rules in a folder (#104674) 2 months ago
api_ruler_export.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
api_ruler_export_test.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
api_ruler_history.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
api_ruler_test.go Alerting: Remove grafanaManagedRecordingRules feature flag (#105569) 2 months ago
api_ruler_validation_test.go NGAlert: Revert change to use math/rand/v2 in tests (#105661) 2 months ago
api_testing.go Alerting: Add FiredAt field to State (#104046) 3 months ago
api_testing_test.go Alerting: Start splitting apart ngalert/api package. (#102075) 4 months ago
authorization.go Alerting: API to pause all alert rules in a folder (#104674) 2 months ago
authorization_test.go Alerting: Fix path for cortex-style Prometheus namespaces conversion endpoint (#103655) 3 months ago
compat_contact_points.go Alerting: Support Jira Integration (#100480) 5 months ago
compat_contact_points_test.go Alerting: Start splitting apart ngalert/api package. (#102075) 4 months ago
compat_silences.go Alerting: Add optional metadata via query param to silence GET requests (#88000) 1 year ago
configuration.go
errors.go Alerting: Return 403 if no datasource access or quota has been exceeded (#101522) 5 months ago
forking_alertmanager.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 3 months ago
forking_prometheus.go Alerting: Start splitting apart ngalert/api package. (#102075) 4 months ago
forking_ruler.go Alerting: API to pause all alert rules in a folder (#104674) 2 months ago
generated_base_api_alertmanager.go Alerting: Remove the POST endpoint for the internal Grafana Alertmanager config (#103819) 3 months ago
generated_base_api_configuration.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
generated_base_api_convert_prometheus.go Alerting: Fix path for cortex-style Prometheus namespaces conversion endpoint (#103655) 3 months 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: Support deleting rule groups in the provisioning API (#83514) 1 year ago
generated_base_api_ruler.go Alerting: API to pause all alert rules in a folder (#104674) 2 months ago
generated_base_api_testing.go instrumentation: change slogroup for alerting handlers to high-slow (#75460) 2 years ago
hooks.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
hooks_test.go Alerting: Use mux router to match hooks, add support for path variables and methods (#79345) 2 years ago
lotex_am.go
lotex_prom.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago
lotex_prom_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago
lotex_ruler.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago
lotex_ruler_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago
persist.go K8s: Folders: Modify GetChildren to return only Folder References (#103072) 4 months ago
prometheus_conversion.go Alerting: API to convert submitted Prometheus rules to GMA (#102231) 4 months ago
promql_compat.go Chore: use any rather than interface{} (#74066) 2 years ago
promql_compat_test.go
provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 1 year ago
ruler_history.go
testing.go Zanzana: generic resource only (#96019) 8 months ago
testing_api.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
util.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago
util_test.go Prometheus: Add support for cloud partners Prometheus data sources (#103482) 3 months ago