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 29cf60988b
Playlist: Use a different go struct for sql service vs k8s (#76393)
2 years ago
..
entity Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
kind Playlist: Use a different go struct for sql service vs k8s (#76393) 2 years ago
resolver Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
sanitizer
testdata Chore: Embed CSV files with the test data source (#71435) 2 years ago
auth.go Chore: get user from appcontext rather than store utility (#59926) 3 years ago
config.go Chore: remove dashboardsFromStorage (#65058) 2 years ago
entity_events.go Chore: capitalise log messages for app platform (#74336) 2 years ago
entity_events_mock.go
entity_events_test.go Chore: use any rather than interface{} (#74066) 2 years ago
file_guardian.go Chore: capitalise log messages for app platform (#74336) 2 years ago
github_helper.go
http.go Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
sanitize.go Chore: capitalise log messages for app platform (#74336) 2 years ago
service.go Chore: capitalise log messages for app platform (#74336) 2 years ago
service_test.go Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
static_auth.go
storage_disk.go Chore: capitalise log messages for app platform (#74336) 2 years ago
storage_git.go Chore: capitalise log messages for app platform (#74336) 2 years ago
storage_sql.go Chore: Fix goimports grouping (#62429) 2 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 Chore: Fix goimports grouping (#62429) 2 years ago
system_users_test.go Chore: Fix goimports grouping (#62429) 2 years ago
tree.go Chore: use any rather than interface{} (#74066) 2 years ago
types.go Chore: Fix goimports grouping (#62429) 2 years ago
types_test.go
utils.go Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
utils_test.go ObjectStore: Add folder to kind registry (#57461) 3 years ago
validate.go