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
Jean-Philippe Quéméner 49b1182f34
Alerting: add missing yaml tag to mute time struct (#54287)
3 years ago
..
test-data Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
tooling Alerting: add missing yaml tag to mute time struct (#54287) 3 years ago
api.go Plugins: Remove various custom headers logic (#54146) 3 years ago
api_alertmanager.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_alertmanager_guards.go Alerting: Add provenance guard to config api (#50147) 3 years ago
api_alertmanager_guards_test.go Alerting: Add provenance guard to config api (#50147) 3 years ago
api_alertmanager_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_configuration.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_configuration_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
api_prometheus.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_prometheus_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_prometheus_test_fixtures.go Alerting: Display query from grafana-managed alert rules on `/api/v1/rules` (#45969) 3 years ago
api_provisioning.go Alerting: Fix incorrect embedded DTO being returned when handling rule groups (#53701) 3 years ago
api_provisioning_test.go Alerting: Fix incorrect embedded DTO being returned when handling rule groups (#53701) 3 years ago
api_ruler.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago
api_ruler_test.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago
api_ruler_validation.go Alerting: set dashboard and panel id using annotations in provisioning api (#53221) 3 years ago
api_ruler_validation_test.go Rename Acl to ACL (#52342) 3 years ago
api_testing.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
api_testing_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
authorization.go Alerting: Extract alert rule diff logic into separate file with exported API (#53083) 3 years ago
authorization_test.go Alerting: Extract alert rule diff logic into separate file with exported API (#53083) 3 years ago
configuration.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
errors.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
forking_alertmanager.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
forking_prometheus.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
forking_ruler.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
generated_base_api_alertmanager.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
generated_base_api_configuration.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
generated_base_api_prometheus.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
generated_base_api_provisioning.go Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 3 years ago
generated_base_api_ruler.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
generated_base_api_testing.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
lotex_am.go backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
lotex_prom.go Alerting: modify prometheus endpoints for proxying using the datasource UID (#48052) 3 years ago
lotex_ruler.go Alerting: Code-gen parsing of URL parameters and fix related bugs (#50731) 3 years ago
lotex_ruler_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
promql_compat.go Alerting: check upstream response content type in lotex proxy (#34760) 4 years ago
promql_compat_test.go Alerting/testing promql extraction (#34665) 4 years ago
provisioning.go Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 3 years ago
testing.go Alerting: Remove mis-behaving fake and fix masked test failure in AM config API (#47747) 3 years ago
testing_api.go Alerting: Refactor API types generation with different names. (#51785) 3 years ago
util.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago
util_test.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago