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/accesscontrol
Yuri Tseretyan 052082a927
Alerting: Refactor Alert Rule Generators (#86813)
1 year ago
..
fakes Alerting: Update provisioning API to support regular permissions (#77007) 1 year ago
accesscontrol.go Alerting: Introduce authorization logic for operations on silences (#85418) 1 year ago
models.go Alerting: Alerting accesscontrol utilities (#84508) 1 year ago
rules.go Alerting: Introduce authorization logic for operations on silences (#85418) 1 year ago
rules_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
silences.go Alerting: Move alertmanager api silence code to separate files (#86947) 1 year ago
silences_test.go Alerting: Move alertmanager api silence code to separate files (#86947) 1 year ago
testing.go