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/state/historian
Yuri Tseretyan 06d5850396
Alerting: Update alerting state history API to authorize access using RBAC (#89579)
11 months ago
..
model Alerting: Fix erroneous use of grafana-cli/logger. (#89037) 12 months ago
annotation.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
annotation_store.go
annotation_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
backend.go
core.go Alerting: Add "Keep Last State" backend functionality (#83940) 1 year ago
core_test.go Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 1 year ago
dashboard.go
dashboard_test.go
encode.go Alerting: Make alert state history Loki http client public (#78291) 2 years ago
loki.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
loki_http.go Alerting: Add max limit for Loki query size in state history API (#89646) 11 months ago
loki_http_test.go Alerting: Instrument outbound requests for Loki Historian and Remote Alertmanager with tracing (#89185) 12 months ago
loki_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
multiple.go
multiple_test.go
noop.go
query.go
testing.go