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 052082a927
Alerting: Refactor Alert Rule Generators (#86813)
1 year ago
..
model Alerting: Capture refID of rule's condition expression in Loki state history entries (#66419) 2 years ago
annotation.go Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 1 year ago
annotation_store.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2 years ago
annotation_test.go Alerting: Refactor Alert Rule Generators (#86813) 1 year ago
backend.go Alerting: Delete stub for SQL alert state history backend (#65667) 2 years ago
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: Pass logger into NewRemoteLokiBackend. (#87029) 1 year ago
loki_http.go Alerting: Clamp Loki ASH range query to configured max_query_length (#83986) 1 year ago
loki_http_test.go Alerting: Clamp Loki ASH range query to configured max_query_length (#83986) 1 year ago
loki_test.go Alerting: Pass logger into NewRemoteLokiBackend. (#87029) 1 year ago
multiple.go
multiple_test.go
noop.go
query.go
testing.go