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 a416100abc
Alerting: No longer index state history log streams by instance labels (#65474)
2 years ago
..
model Chore: Fix goimports grouping in alerting (#62424) 2 years ago
annotation.go Alerting: Add "backend" label to state history writes metrics (#65395) 2 years ago
annotation_test.go Alerting: Add "backend" label to state history writes metrics (#65395) 2 years ago
backend.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
core.go Alerting: Usability adjustments to Loki representation of state history values (#62643) 2 years ago
core_test.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
dashboard.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
dashboard_test.go Chore: Fix goimports grouping in alerting (#62424) 2 years ago
encode.go Alerting: Switch to snappy-compressed-protobuf for outgoing push requests to Loki (#65077) 2 years ago
loki.go Alerting: No longer index state history log streams by instance labels (#65474) 2 years ago
loki_http.go Alerting: No longer index state history log streams by instance labels (#65474) 2 years ago
loki_http_test.go Alerting: No longer index state history log streams by instance labels (#65474) 2 years ago
loki_test.go Alerting: No longer index state history log streams by instance labels (#65474) 2 years 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
sql.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2 years ago
testing.go Alerting: Expose Prometheus metrics for persisting state history (#63157) 2 years ago