grafana/pkg/infra
Marcus Efraimsson 3be452f995
DataProxy: Fix issue overriding response body when response status is 101 (#41364)
When a request going through Grafana data source proxy responds with a websocket 
upgrade response we cannot override the response body since it produces an error. 
This problem seems to have been introduced in Grafana v8.0 by #38962. 
In addition #40303 added same problem.

Fixes #41292
2021-11-09 14:33:54 +01:00
..
fs use absolute path when getting grafana path; add test for directory (#36001) 2021-07-06 11:28:02 -05:00
httpclient DataProxy: Fix issue overriding response body when response status is 101 (#41364) 2021-11-09 14:33:54 +01:00
kvstore Alerting: fix ngalert alertmanager SQL Syntax Errors (#40827) 2021-10-25 11:53:41 +02:00
localcache Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
log remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
metrics Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
network Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
process PluginsCatalog: adding error information about disabled plugins. (#39171) 2021-09-20 09:08:00 +02:00
remotecache Chore: Add go-redis v8 dependency (#39442) 2021-09-20 22:21:59 +02:00
serverlock Chore: Add context to user (#39649) 2021-10-04 15:46:09 +02:00
tracing Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
usagestats Add monthlyActiveUsers to stats API and usage report (#41289) 2021-11-03 18:59:05 -03:00