grafana/pkg/infra
Dimitris Sotirakis ba9d5540b8
Datasources: Introduce response_limit for datasource responses (#38962)
* Introduce response_limit for datasource responses

* Fix lint

* Fix tests

* Add case where limit <= 0 - added parametrized tests

* Add max_bytes_reader.go

* Use new httpclient.MaxBytesReader instead of net/http one

* Fixes according to reviewer's comments

* Add tests for max_bytes_reader

* Add small piece in configuration.md

* Further fixes according to reviewer's comments

* Fix linting - fix test
2021-09-10 16:51:06 +03:00
..
fs use absolute path when getting grafana path; add test for directory (#36001) 2021-07-06 11:28:02 -05:00
httpclient Datasources: Introduce response_limit for datasource responses (#38962) 2021-09-10 16:51:06 +03:00
kvstore add key/value store service (#36868) 2021-08-31 11:05:45 -04:00
localcache Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
log Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03: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
remotecache Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
serverlock Chore: update all +build statements (#38782) 2021-09-01 17:38:56 +03:00
tracing Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
usagestats UsageStats: Add connected users and client (#38811) 2021-09-07 18:50:28 +02:00