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
Guilherme Caulada 1a9b6873e6
Store: Add mock for system users to be used in tests (#61245)
2 years ago
..
entity EntityAPI: disable integration tests (#60073) 3 years ago
k8saccess k8s: Add a dev only feature flag and simple service to get a client (#60204) 2 years ago
kind deps: Update thema, use CUE fork (#60496) 2 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 Git: Update experimental workflow POC (#60049) 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 Store: Add mock for system users to be used in tests (#61245) 2 years ago
system_users_mock.go Store: Add mock for system users to be used in tests (#61245) 2 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 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