Commit Graph

39 Commits (1b8e9b51b20adc3d37f3051f65a4bd5006bd1e5c)

Author SHA1 Message Date
linoman 1b8e9b51b2
Replace signed in user for identity.requester (#74048) 2 years ago
Jo a307582212
Revert "Replace signed in user for identity.requester (#73750)" (#73962) 2 years ago
linoman 9b9c9e83dc
Replace signed in user for identity.requester (#73750) 2 years ago
Torkel Ödegaard 3ee26df41e
PublicDashboards: Variables refactor (#73476) 2 years ago
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
Michael Mandrus ff6d6659fb
Query: Fix concurrency handling for mixed datasource queries (#70100) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
Kyle Brandt 840fb32ad8
SSE: (Instrumentation) Add Tracing (#66700) 2 years ago
Kyle Brandt 2f13c851e4
SSE: (Chore/Instrumentation) Add ds_queries_total metric and move met… (#66695) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
Ezequiel Victorero 8f0a9729f0
PublicDashboards: Allow hidden queries execution (#64858) 2 years ago
Andres Martinez Gotor 00b692c0f9
Chore: Validate batch query refIds (#63018) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Andres Martinez Gotor 68862ce3e8
Plugins: Prefer to use the data source UID when querying (#62776) 2 years ago
ismail simsek 91221bc436
Expressions: Fixes the issue showing expressions editor (#62510) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Michael Mandrus 40d87d9d40
Datasources: Refactor mixed datasource support to improve concurrency and error handling (#58163) 3 years ago
Kyle Brandt 5623b5afaf
SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
Ryan McKinley 8e19a1618f
QueryData: skip header validation (revert check) (#58871) 3 years ago
Ryan McKinley 934fb2f0ee
QueryData: fix header parsing to support expressions (#58826) 3 years ago
Ryan McKinley d33939da55
DataSourceWithBackend: Add plugin id to the request headers (#58082) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832) 3 years ago
juanicabanas 69c49f6ba2
PublicDashboards: Make mixed datasource calls concurrently (#56421) 3 years ago
owensmallwood f4bbce15a0
Public Dashboards: Add Expressions Support (#54336) 3 years ago
Marcus Efraimsson 87afd9cadc
Plugins: Remove various custom headers logic (#54146) 3 years ago
Guilherme Caulada f25c7f6ddd
Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Marcus Efraimsson 1196b4a609
Datasource: Fix allowed cookies to be forwarded as header to backend datasources (#49541) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Guilherme Caulada a367ad730c
Secrets: Implement basic unified secret store service (#45804) 3 years ago
Travis Patterson 9eb82f9fff
Propagate all headers (#43812) 4 years ago