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
Artur Wierzbicki 6188526e1d
Storage: use static access rules (#52334)
3 years ago
..
sanitizer Renderer: Add sanitize API (#50936) 3 years ago
testdata Storage: simplify retrieving the file names from the response frame (#51805) 3 years ago
config.go Storage: Add basic file upload management (#50638) 3 years ago
entity_events.go Storage: refactor readonly support (#52127) 3 years ago
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 3 years ago
entity_events_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
file_guardian.go Storage: use static access rules (#52334) 3 years ago
http.go Storage: use static access rules (#52334) 3 years ago
sanitize.go Renderer: Add sanitize API (#50936) 3 years ago
service.go Storage: use static access rules (#52334) 3 years ago
service_test.go Storage: use static access rules (#52334) 3 years ago
static_auth.go Storage: use static access rules (#52334) 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: use static access rules (#52334) 3 years ago
types.go Storage: use static access rules (#52334) 3 years ago
types_test.go Storage: simplify retrieving the file names from the response frame (#51805) 3 years ago
utils.go Storage: use static access rules (#52334) 3 years ago
utils_test.go Storage: add basic storage service (#46604) 3 years ago
validate.go Storage: refactor readonly support (#52127) 3 years ago