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
Ryan McKinley d036225f7b
Chore: get user from appcontext rather than store utility (#59926)
3 years ago
..
entity Chore: get user from appcontext rather than store utility (#59926) 3 years ago
kind EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
resolver Chore: get user from appcontext rather than store utility (#59926) 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 Chore: get user from appcontext rather than store utility (#59926) 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
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 Storage: Add system users service (#57767) 3 years ago
service_test.go Store: skip flaky test in the store service (#59443) 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
system_users.go Storage: Add system users service (#57767) 3 years ago
system_users_test.go Storage: Add system users service (#57767) 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
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