Commit Graph

97 Commits (a7c639f16e1a70dd56f8086df3e7c58d7ebd7044)

Author SHA1 Message Date
Ieva 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 2 years ago
Carl Bergquist 692bb9ed1a
Instrumentation: Add support for instrumenting database queries (#66022) 2 years ago
Artur Wierzbicki 4274b9414f
Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
Ryan McKinley fcffedbbf9
Search: Include panel_type in query (#63229) 2 years ago
Kyle Brandt 52ed297ed5
Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2 years ago
Ieva 49ccae7489
RBAC: cascaded nested folder permissions for search v2 (#62608) 2 years ago
Serge Zaitsev 907e2a840e
Chore: Fix goimports grouping (#62429) 2 years ago
Ieva 1865205d68
Benchmarks for searchv2 (#60730) 2 years ago
Karl Persson c931b8031e
SearchV2: Set correct batch limit when loading dashboards (#62314) 2 years ago
Ieva eb9ef34272
RBAC: Permission check performance improvements for the new search (#60729) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Ryan McKinley 46c828c2d8
EntityAPI: Rename references from kind to family (#62044) 2 years ago
Kristin Laemmert dd147a3c31
chore: move entity models into entity store service (#62145) 2 years ago
Ryan McKinley 624e5dbed2
EntityAPI: Save nested summary info in the SQL database (#61732) 2 years ago
Denis Limarev e6dee8a723
Perfomance: Preallocate slices (#61580) 2 years ago
Karl Persson 68b43a24e2
RBAC: dashboard permission filter (#60582) 2 years ago
Ryan McKinley 5dc7b01f9d
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
Artur Wierzbicki eff5450ff1
Search: Revert "load dashboard performance improvements" (#58730) 3 years ago
Giuseppe Guerra 7996a1c8ad
Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
Artur Wierzbicki 1df8a85a42
Search: load dashboard performance improvements (#57509) 3 years ago
Artur Wierzbicki e485ddd13d
Store: don't marshall/unmarshall the dashboard when building a summary (#57520) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Artur Wierzbicki 984ec00aac
Search: load dashboards optimization (#56933) 3 years ago
Ryan McKinley 3b4b528993
Storage: Dashboard summary builder cleanup (#56665) 3 years ago
idafurjes ef651daed2
Use org service instead of sqlstore (#56407) 3 years ago
Ryan McKinley b24be6c0fc
ObjectStore: add a kind registry (#56507) 3 years ago
Nathan Marrs ac91df0ea2
Canvas: Add demo dashboards (#56351) 3 years ago
Artur Wierzbicki bf264d2f76
Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
Ryan McKinley 97d19830cf
ObjectStore: rename modified to updated (#56420) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Ryan McKinley 385ebea540
Devenv: move timeseries dashboards to a timeseries folder (#56131) 3 years ago
Ryan McKinley 268a49cb38
Devenv: add dashboard showing timeseries out of range points (#56130) 3 years ago
Ryan McKinley e7e7763252
Store/Search: Explore a general interface to extract summary data from a blob (#55598) 3 years ago
Artur Wierzbicki 814211282a
Search: Fix tags query (#55851) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Artur Wierzbicki f8d69415ca
Search: create a separate HTTP endpoint (#55634) 3 years ago
Artur Wierzbicki 1f2cab9036
SearchV2: add more tracing spans (#55488) 3 years ago
Artur Wierzbicki c3ca5405ce
Search: Add search index configuration options (#55525) 3 years ago
Artur Wierzbicki 9db2720016
Search: improve logging in case of failed dashboard loading phase (#55523) 3 years ago
Artur Wierzbicki 03af63d52e
SearchV2: add tracing to background jobs (#55250) 3 years ago
idafurjes eff4daacaf
Bug: Rollback change in search (#55443) 3 years ago
idafurjes 7ce7c9b64c
Chore: Move SearchOrgs to org service (#55416) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Artur Wierzbicki 1353177e15
Search: Add substring matcher (#54813) 3 years ago
Artur Wierzbicki 9284216880
Search: ordering tests (#54432) 3 years ago
Artur Wierzbicki 74158ed66b
Search: use SQL search as a fallback during bluge's initial indexing (#54095) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago