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
Alexander Weaver 90d4704cd7
Alerting: Fix URL timestamp conversion in historian API in annotation mode (#80026)
1 year ago
..
model Alerting: Capture refID of rule's condition expression in Loki state history entries (#66419) 2 years ago
annotation.go Alerting: Fix URL timestamp conversion in historian API in annotation mode (#80026) 1 year ago
annotation_store.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2 years ago
annotation_test.go Alerting: Fix URL timestamp conversion in historian API in annotation mode (#80026) 1 year ago
backend.go Alerting: Delete stub for SQL alert state history backend (#65667) 2 years ago
core.go Alerting: Don't record annotations for mapped NoData transitions, when NoData is mapped to OK (#77164) 1 year ago
core_test.go Alerting: Don't record annotations for mapped NoData transitions, when NoData is mapped to OK (#77164) 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: Add rule ID and title to alert state history Loki entry (#79481) 1 year ago
loki_http.go Alerting: Make alert state history Loki http client public (#78291) 2 years ago
loki_http_test.go Alerting: Make alert state history Loki http client public (#78291) 2 years ago
loki_test.go Alerting: Add rule ID and title to alert state history Loki entry (#79481) 1 year ago
multiple.go Vendor errors.Join from Go standard library to avoid version incompatibilities (#64985) 2 years ago
multiple_test.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
noop.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
query.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
testing.go