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
Matthew Jacobson e3787de470
Alerting: Fix Alertmanager change detection for receivers with secure settings (#71307)
2 years ago
..
test-data
tooling Alerting: Fix Alertmanager change detection for receivers with secure settings (#71307) 2 years ago
api.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
api_alertmanager.go RBAC: Remove legacy AC from HasAccess permission check (#68995) 2 years ago
api_alertmanager_guards.go Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects (#69009) 2 years ago
api_alertmanager_guards_test.go Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects (#69009) 2 years ago
api_alertmanager_test.go Alerting: Fix Alertmanager change detection for receivers with secure settings (#71307) 2 years ago
api_configuration.go
api_configuration_test.go
api_prometheus.go RBAC: Remove legacy AC from HasAccess permission check (#68995) 2 years ago
api_prometheus_test.go Alerting: Skip flaky test TestRouteGetRuleStatuses (#69258) 2 years ago
api_prometheus_test_fixtures.go
api_provisioning.go Alerting: Fix misleading status code in provisioning API (#67331) 2 years ago
api_provisioning_test.go Fixing typos (#70487) 2 years ago
api_ruler.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_ruler_history.go Alerting: Add limit query parameter to Loki-based ASH api, drop default limit from 5000 to 1000, extend visible time range for new ASH UI (#70769) 2 years ago
api_ruler_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_ruler_validation.go Alerting: Sort RefIDs in error message returned by api.validateCondition (#70198) 2 years ago
api_ruler_validation_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
api_testing.go Alerting: Support concurrent queries for saving alert instances (#70525) 2 years ago
api_testing_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago
authorization.go Alerting: Update patch for #865 after #68898 (#890) 2 years ago
authorization_test.go Alerting: Template Testing API (#67450) 2 years ago
compat.go
compat_test.go
configuration.go
errors.go
forking_alertmanager.go Alerting: Template Testing API (#67450) 2 years ago
forking_prometheus.go
forking_ruler.go
generated_base_api_alertmanager.go Alerting: Template Testing API (#67450) 2 years ago
generated_base_api_configuration.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_history.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_prometheus.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_provisioning.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_ruler.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
generated_base_api_testing.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
hooks.go Alerting: Allow hooking into request handler functions. (#67000) 2 years ago
lotex_am.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_prom.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_ruler.go Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
lotex_ruler_test.go
persist.go RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
promql_compat.go
promql_compat_test.go
provisioning.go
ruler_history.go
testing.go
testing_api.go Alerting: Repurpose rule testing endpoint to return potential alerts (#69755) 2 years ago
util.go RBAC: remove some `IsDisabled` checks (#69272) 2 years ago
util_test.go Alerting: update rules POST API to validate query and condition only for rules that changed. (#68667) 2 years ago