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
Santiago 09f8e026a1
Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429)
3 years ago
..
test-data Alerting: Modify endpoint for testing a datasource rule using the UID (#48070) 3 years ago
tooling Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
api.go Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
api_alertmanager.go Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 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 Alerting: New API endpoint GET /api/v1/ngalert (#55134) 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 Alerting: Break up store.RuleStore interface, delete dead code (#55776) 3 years ago
api_prometheus_test.go Alerting: Move fake rule store to the test utilities package (#56062) 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 Fix incorrect propagation of org ID in rule endpionts (#54603) 3 years ago
api_provisioning_test.go Fix incorrect propagation of org ID in rule endpionts (#54603) 3 years ago
api_ruler.go Alerting: Move stray model structs in store package to model package (#55968) 3 years ago
api_ruler_test.go Alerting: Move fake rule store to the test utilities package (#56062) 3 years ago
api_ruler_validation.go Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
api_ruler_validation_test.go Rename Acl to ACL (#52342) 3 years ago
api_testing.go Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
api_testing_test.go Alerting: Improve validation of query and expressions on rule submit (#53258) 3 years ago
authorization.go Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
authorization_test.go Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
configuration.go Alerting: New API endpoint GET /api/v1/ngalert (#55134) 3 years ago
errors.go Alerting: Update forking request handlers to use the same errors (#52965) 3 years ago
forking_alertmanager.go Alerting: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 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: Expose info about notification delivery errors in a new /receivers endpoint (#55429) 3 years ago
generated_base_api_configuration.go Alerting: New API endpoint GET /api/v1/ngalert (#55134) 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
persist.go Alerting: Move stray model structs in store package to model package (#55968) 3 years ago
promql_compat.go
promql_compat_test.go
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: Improve validation of query and expressions on rule submit (#53258) 3 years ago
util_test.go Alerting: Update rules delete endpoint to handle rules in group (#53790) 3 years ago