grafana/pkg/services
Marcus Efraimsson 348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439)
Uses new httpclient package from grafana-plugin-sdk-go introduced 
via grafana/grafana-plugin-sdk-go#328. 
Replaces the GetHTTPClient, GetTransport, GetTLSConfig methods defined 
on DataSource model.
Longer-term the goal is to migrate core HTTP backend data sources to use the 
SDK contracts and using httpclient.Provider for creating HTTP clients and such.

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-19 23:53:41 +02:00
..
accesscontrol Access control: Add phone-home metrics to check if fine-grained access control is enabled or not (#34107) 2021-05-17 16:33:38 +02:00
alerting Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
annotations API: Return 400 on invalid Annotation requests (#32429) 2021-03-29 15:47:16 +02:00
auth Auth: support JWT Authentication (#29995) 2021-03-31 08:40:44 -07:00
cleanup Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
contexthandler bus: add ctx for all signed in user queries (#33970) 2021-05-18 18:24:42 +02:00
dashboards [Alerting]: Use title instead of slug for retrieving the namespace (#32957) 2021-04-14 12:02:50 +03:00
datasourceproxy Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
datasources API: Add by UID routes for data sources (#29884) 2021-01-13 13:16:27 -05:00
guardian Permissions: Fix inherited folder permissions can prevent new permissions being added to a dashboard (#33329) 2021-04-28 14:42:18 +02:00
hooks API: replace SendLoginLogCommand with LoginHook (#28777) 2020-11-06 10:01:13 +01:00
ldap IPv6: Support host address configured with enclosing square brackets (#31226) 2021-02-15 17:55:41 +01:00
libraryelements LibraryPanels: Fixes "error while loading library panels" (#34278) 2021-05-18 14:52:19 +02:00
librarypanels LibraryPanels: removes feature toggle (#33839) 2021-05-12 08:48:17 +02:00
licensing CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00
live Live: channel ID validation (#34215) 2021-05-19 20:47:53 +03:00
login Login: Replace command dispatch by explicit call (#32088) 2021-03-18 17:16:56 +01:00
multildap Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
ngalert Alerting resend delay for sending to notifiers (#34312) 2021-05-19 22:15:09 +02:00
notifications dont consider invalid email address a failed email (#33671) 2021-05-04 12:07:50 +02:00
oauthtoken Chore: Configure go-ruleguard via golangci-lint (#28419) 2020-12-11 11:45:17 +01:00
provisioning Slack: Use chat.postMessage API by default (#32511) 2021-04-22 16:00:21 +02:00
quota Quota: Do not count folders towards dashboard quota (#32519) 2021-05-12 23:44:46 +02:00
rendering Plugins: Remove support for deprecated backend plugin protocol version (#34127) 2021-05-19 08:57:48 +02:00
schemaloader refactory to move trim/apply default into schema.go (#33754) 2021-05-12 15:38:00 +08:00
search bus: add ctx for all signed in user queries (#33970) 2021-05-18 18:24:42 +02:00
shorturls Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlstore NGAlert: Migrate old notification channel config (#33846) 2021-05-19 21:10:12 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
validations Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00