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
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643)
3 years ago
..
kind Reconcile coremodels, entities, objects under new kind framework (#56492) 3 years ago
object Storage: add an admin write flavor that can explicitly set the user/time (#58618) 3 years ago
resolver Plugins: Use public store instead of internal registry (#57631) 3 years ago
router Store: protobuf based GRN/identifier (#57714) 3 years ago
sanitizer Renderer: Add sanitize API (#50936) 3 years ago
testdata Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
auth.go Playlist: cleanup object store implementation (#58201) 3 years ago
config.go Storage: `Content` root storage (#54929) 3 years ago
entity_events.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 3 years ago
entity_events_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
file_guardian.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
github_helper.go Storage: support git + github backed roots (#52192) 3 years ago
http.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sanitize.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
service.go Chore: Refactor quota service (#58643) 3 years ago
service_test.go Chore: Refactor quota service (#58643) 3 years ago
static_auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
storage_disk.go Storage: Fix initialization on windows (#57504) 3 years ago
storage_git.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
storage_sql.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 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: `Content` root storage (#54929) 3 years ago
types.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
types_test.go Storage: simplify retrieving the file names from the response frame (#51805) 3 years ago
utils.go ObjectStore: Add folder to kind registry (#57461) 3 years ago
utils_test.go ObjectStore: Add folder to kind registry (#57461) 3 years ago
validate.go ObjectStore: add a kind registry (#56507) 3 years ago