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/infra/remotecache
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864)
3 years ago
..
database_storage.go SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
database_storage_test.go Chore: Remove context.TODO() (#43409) 3 years ago
memcached_storage.go Chore: Remove context.TODO() (#43409) 3 years ago
memcached_storage_integration_test.go Chore: update all +build statements (#38782) 4 years ago
redis_storage.go Chore: Remove Wrap (#50048) 3 years ago
redis_storage_integration_test.go Chore: update all +build statements (#38782) 4 years ago
redis_storage_test.go Chore: Add go-redis v8 dependency (#39442) 4 years ago
remotecache.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
remotecache_test.go Chore: Remove context.TODO (#43458) 3 years ago
testing.go