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/store
Alexander Emelin d2868a1ce7
SearchV2: instant local updates, folder events (#50001)
3 years ago
..
testdata Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 3 years ago
config.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
entity_events.go SearchV2: instant local updates, folder events (#50001) 3 years ago
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 3 years ago
entity_events_test.go Chore: Run integration tests without grabpl (#49448) 3 years ago
http.go FileStorage: Add upload form (#46749) 3 years ago
service.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
service_test.go Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 3 years ago
storage_disk.go Storage: refactor filtering, improve performance (#47403) 3 years ago
storage_sql.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
storage_sql_test.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
tree.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
types.go Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
utils.go
utils_test.go