Commit Graph

85 Commits (main)

Author SHA1 Message Date
Sarah Zinger f34127c449
Query Service: Fix Time Bug (#108337) 2 days ago
Sarah Zinger 3fad863fd1
Query Service: Combine SSE handling in single tenant and multi tenant paths (#108041) 3 days ago
Ryan McKinley 3f502f305d
Chore: Update mocks with recent mockery (#107816) 2 weeks ago
Serge Zaitsev f66a693438
Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
Ivana Huckova 67f50478d9
Loki: Refactor getting of panel/dashboard title headers as part of decoupling (#106829) 1 month ago
Sofia Papagiannaki d192a44469
Plugins: Modify interface for plugin validations to allow taking PDC into account (#96089) 6 months ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
Marcus Efraimsson 2403665998
Chore: Remove legacydata package (#88790) 1 year ago
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
Dave Henderson 5687243d0b
Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
Michael Mandrus d69b19e431
Queries: Improve debug logging of metrics queries (#84048) 1 year ago
Michael Mandrus 73c4b24a52
Queries: Fix debug logging of metrics queries (#83877) 1 year ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
Torkel Ödegaard 64e0a4282e
DataQuery: Track panel plugin id not type (#83091) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Dominik Prokop f77c831e3f
Data query: Allow logging panel plugin id when executing queries (#81164) 1 year ago
Will Browne 3f30cbf91c
DataSources: Add datasource fetching + querying interface (#80749) 2 years ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
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
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 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
Andreas Deininger 95b1f3c875
Fixing typos (#70487) 2 years ago
Yuri Tseretyan 842f33580e
SSE: Add functions that determine NodeType by UID and construct a data source struct from NodeType (#70106) 2 years ago
Michael Mandrus 66d2214c3b
Config: Add configuration option to define custom user-facing general error message for certain error types (#70023) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 2 years ago
Michael Mandrus f1178e0b81
Prevent crash while executing concurrent mixed queries (#874) 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
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
Kyle Brandt e78be44e1a
SSE: Dataplane Compliance (#65927) 2 years ago
Isabella Siu 92965578b3
CloudWatch Logs: Fix running logs queries with expressions (#65306) 2 years ago
Sven Grossmann 7261c6f7cd
DataSourceWithBackend: Add `queryGroupId` to find correlated/related queries (#64587) 2 years ago
Ezequiel Victorero 8f0a9729f0
PublicDashboards: Allow hidden queries execution (#64858) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 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) 3 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 3 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
Kristin Laemmert fe27acc3a9
chore: move validations model into the validations service (#61953) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago