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
Marcus Efraimsson 6c1de260a2
API Server: Standalone observability (#84789)
1 year ago
..
entity API Server: Standalone observability (#84789) 1 year ago
kind/dashboard Search: Include collapsed panels in search v2 (#83047) 1 year ago
resolver Storage: Switch from tenant to namespace & remove GRN (#79250) 1 year ago
sanitizer Renderer: Add sanitize API (#50936) 3 years ago
testdata Tests: Update geomap golden json (#80964) 1 year ago
auth.go Chore: get user from appcontext rather than store utility (#59926) 2 years ago
config.go Chore: Remove public vars in setting package (#81018) 1 year ago
entity_events.go FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
entity_events_mock.go SearchV2: instant local updates, folder events (#50001) 3 years ago
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
http.go Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
sanitize.go Chore: capitalise log messages for app platform (#74336) 2 years ago
service.go Chore: Remove public vars in setting package (#81018) 1 year ago
service_test.go Chore: Update test database initialization (#81673) 1 year ago
static_auth.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
storage_disk.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 Storage: store uploaded files in SQL rather than on the disk (#49034) 3 years ago
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 Storage: Add maxFiles to list functions (#76414) 2 years ago
types.go Storage: Add maxFiles to list functions (#76414) 2 years ago
types_test.go Storage: simplify retrieving the file names from the response frame (#51805) 3 years ago
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 Chore: remove the entity kind registry (#79178) 1 year ago