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
Yuri Tseretyan 5097dd5c7d
Alerting: Send templates from extra configuration to remote Alertmanager (#107981)
2 days ago
..
compat Alerting: Support for active time intervals in notification policies (#104252) 2 months ago
hcl
prometheus Alerting: Add provenance to Prometheus API (#106596) 1 month ago
test-data Alerting: Support for active time intervals in notification policies (#104252) 2 months ago
tooling Alerting: Send templates from extra configuration to remote Alertmanager (#107981) 2 days ago
validation Alerting: Remove grafanaManagedRecordingRules feature flag (#105569) 2 months ago
api.go Alerting: Add support for retrieving imported Prometheus Alertmanager configurations (#106864) 1 month 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: Notifiication history (#107644) 3 days 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: Use default identifier for extra configs in Alertmanager API (#107049) 4 weeks ago
api_convert_prometheus_test.go Alerting: Use default identifier for extra configs in Alertmanager API (#107049) 4 weeks ago
api_prometheus_test.go Alerting: Add provenance to Prometheus API (#106596) 1 month ago
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Provisioning API returns 403 on quota exceeded for rule group PUT (#106409) 1 month ago
api_provisioning_test.go Alerting: Fix route validation in provisioning service (#107550) 2 weeks 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: Fix flaky test (#107090) 4 weeks 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: Empty endpoints to manage alertmanager configurations (#106546) 1 month ago
authorization_test.go Alerting: Empty endpoint to load alertmanager config with mimirtool (#106266) 1 month ago
compat_contact_points.go Alerting: Support Jira Integration (#100480) 5 months ago
compat_contact_points_test.go Alerting: Update grafana/alerting to 8eef376f49f8 (#108190) 4 days 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: Empty endpoints to manage alertmanager configurations (#106546) 1 month 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: Empty endpoints to manage alertmanager configurations (#106546) 1 month ago
promql_compat.go
promql_compat_test.go
provisioning.go Alerting: Support deleting rule groups in the provisioning API (#83514) 1 year ago
ruler_history.go
testing.go Alerting: Optimize prometheus api permission checks (#106299) 2 months ago
testing_api.go
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