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/storage/unified/sql
Mustafa Sencer Özcan 65d474bfa4
chore(unified-storage): update default pruner history limit (#102799)
9 months ago
..
data Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 9 months ago
db unistore: use the same connection string as grafana (#102387) 9 months ago
dbutil SQL: close rows to release connection (#97147) 1 year ago
indexer_seeders
sqltemplate Add Spanner dialect to pkg/storage/unified/sql/sqltemplate package. (#102121) 10 months ago
test unistore: update spanner ddl to include unistore tables (#102198) 9 months ago
testdata K8s: Remove restore functionality; can be done with list (#102560) 9 months ago
backend.go chore(unified-storage): update default pruner history limit (#102799) 9 months ago
backend_test.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 9 months ago
blob.go Unified/Blob: Allow direct access to UIDs (#101339) 10 months ago
bulk.go Unistore: Batch write events (#101381) 10 months ago
bulk_test.go UnifiedStorage: Rename Batch processing to Bulk (#101413) 10 months ago
notifier.go fix (unified-storage): stop registering unified storage metrics in global state (#101322) 10 months ago
notifier_sql.go fix (unified-storage): stop registering unified storage metrics in global state (#101322) 10 months ago
notifier_sql_test.go UnifiedStorage: Rename Batch processing to Bulk (#101413) 10 months ago
notifier_test.go fix(unified-storage): enable in-process events for single-instance (#100807) 10 months ago
queries.go Storage: Add ascending order support for NotOlderThan queries and introduce ResourceVersionMatch_Unset as default (#102505) 9 months ago
queries_test.go K8s: Remove restore functionality; can be done with list (#102560) 9 months ago
rv_manager.go Unistore: Batch write events (#101381) 10 months ago
rv_manager_test.go Unistore: Batch write events (#101381) 10 months ago
search.go Search: Rename managed object index (#101856) 10 months ago
server.go fix(unified-storage): check resource_api cfg for isHA (#102283) 9 months ago
server_test.go fix(unified-storage): check resource_api cfg for isHA (#102283) 9 months ago
service.go feat(unified-storage): prune history table based on limits (#101970) 9 months ago