grafana/pkg/plugins/datasource/wrapper
Marcus Efraimsson 4ff613a432
Backend Plugins: Support handling of streaming resource response (#22580)
Use v0.19.0 of SDK.
Support handling of streaming resource response.
Disable gzip/compression middleware for resources 
to allow chunked/streaming response to clients the gzip
middleware had to be disabled since it buffers the full
response before sending it to the client.

Closes #22569

Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
2020-03-06 01:44:07 +07:00
..
datasource_plugin_wrapper_test.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
datasource_plugin_wrapper_v2.go Backend Plugins: Support handling of streaming resource response (#22580) 2020-03-06 01:44:07 +07:00
datasource_plugin_wrapper.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00