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/annotations/annotationsimpl
Yuri Tseretyan 06d5850396
Alerting: Update alerting state history API to authorize access using RBAC (#89579)
11 months ago
..
loki Alerting: Update alerting state history API to authorize access using RBAC (#89579) 11 months ago
annotations.go Alerting: Instrument outbound requests for Loki Historian and Remote Alertmanager with tracing (#89185) 11 months ago
annotations_test.go Alerting: Instrument outbound requests for Loki Historian and Remote Alertmanager with tracing (#89185) 11 months ago
cleanup.go Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2 years ago
cleanup_test.go Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL (#80329) 1 year ago
composite_store.go Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (#83459) 1 year ago
composite_store_test.go Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (#83459) 1 year ago
store.go Alerting/Annotations: Prevent panics from composite store jobs from crashing Grafana (#83459) 1 year ago
time.go Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2 years ago
xorm_store.go Chore: Move identity and errutil to apimachinery module (#89116) 11 months ago
xorm_store_test.go Chore: Replace sqlstore with db interface (#85366) 1 year ago