Commit Graph

307 Commits (c52d4e2a64806e8cbf47782854fdd1f795cf549d)

Author SHA1 Message Date
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Ryan McKinley 5dc7b01f9d
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
Ryan McKinley 5b71a16acf
Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
Stephanie Hingtgen 6805c951e9
Plugins: add option to proxy ds connections through a secure socks proxy (#59254) 3 years ago
Selene 92e3ee7d89
StatsColelctor: Check if result is nil before set the metrics (#59372) 3 years ago
Selene b981a93f9a
Chore: Add Quote function in DB (#58594) 3 years ago
Jo 7e9d94cfda
Chore: Extract server lock error so it can be used with errors.As (#58899) 3 years ago
Ryan McKinley 22648d8581
GRN: minor cleanup (#57924) 3 years ago
Carl Bergquist 3188af9be3
metrics: expose when the binary was built as an gauge (#57951) 3 years ago
Kristin Laemmert 225ed4cc0a
GRN parsing service (#56750) 3 years ago
Todd Treece 53d7404e2b
Chore: Add appcontext.WithUser and appcontext.User (#57534) 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
Artur Wierzbicki ea1334c01d
Chore: Persistent collection (#56074) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
Emil Tullstedt 6aef353b59
Tracing: Fix bug where errors are not reported to OTel (#55925) 3 years ago
Emil Tullstedt b0b1e8d568
Tracing: Document Tracer and Span interfaces (#55926) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
owensmallwood 664aa795c1
PublicDashboards: Add metric for public dashboard datasource query success (#55701) 3 years ago
Emil Tullstedt f7a3e50b23
UsageStats: Add traces when sending usage stats (#55474) 3 years ago
Marcus Efraimsson 08d352a0ad
Instrumentation: Improve instrumentation of server lock service (#55516) 3 years ago
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198) 3 years ago
Dave Henderson 801b61c963
Tracing: Add new [tracing.opentelemetry] custom_attributes config setting (#54110) 3 years ago
Artur Wierzbicki e19f36649f
Storage: `Content` root storage (#54929) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Carl Bergquist 78978048c3
Instrumentation: log the total number of db queries per request (#54647) 3 years ago
Artur Wierzbicki 7a340f486b
Storage: add `WithContents` option to `storage.Get()` (#53105) 3 years ago
ying-jeanne fe062f2eaa
Chore: Use db.DB interface instead of sqlstore (#54358) 3 years ago
Michael Mandrus 277ea836b6
Secrets: Implement migration of secrets from plugin back to unified secrets (#53561) 3 years ago
ying-jeanne 4d4ecd7fec
fix the event attributes (#54117) 3 years ago
zhichli 806fb8ab7a
Tracing: Fix OpenTelemetry Jaeger context propagation (#53269) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
lean.dev 07681a737d
Add LockExecuteAndRelease method to ServerLockService (#53417) 3 years ago
Serge Zaitsev 6e4b537ba6
Chore: Remove datasources from the Store interface (#53515) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Selene 119ce90234
Allow empty value in kv_store (#53416) 3 years ago
Artur Wierzbicki 046a2602ff
Storage: optimize sql list operation (#53009) 3 years ago
Todd Treece b5d57c45e3
Plugins: Add support for HTTP logger (#46578) 3 years ago
lean.dev e1785f4eb4
Secret migration from Sql KV Store to Secret Plugin (#52191) 3 years ago
Ezequiel Victorero e0a58300ac
Public Dashboards: count public dashboards view requests (#52419) 3 years ago
Artur Wierzbicki 1d2aa7c69b
Storage: add `delete` / `deleteFolder` / `createFolder` (#51887) 3 years ago
ying-jeanne 56f3f3fe69
Chore: Remove the old log format (#51526) 3 years ago
Artur Wierzbicki e96f67ae2e
Renderer: Add sanitize API (#50936) 3 years ago
Sven Grossmann b7e22c37a8
UsageStats: fixed elasticsearch version number to semver (#49054) 3 years ago
Yuriy Tseretyan 739d3469bc
Chore: Update ConcreteLogger to implement gokit Logger interface (#51599) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Ezequiel Victorero 4c4d6fd425
PublicDashboards: collect stats for public dashboards (#50553) 3 years ago