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