grafana/pkg/services/rendering
Agnès Toulet ec71919e7b
Rendering: add CSV support (#33729)
* Rendering: add CSV rendering support

* Rendering: save csv files into a separate folder

* add missing field

* Renderer: get filename from renderer plugin

* apply PR suggestions

* Rendering: remove old PhantomJS error

* Rendering: separate RenderCSV and Render functions

* fix alerting test

* Rendering: fix handling error in HTTP mode

* apply PR feedback

* Update pkg/services/rendering/http_mode.go

Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>

* apply PR feedback

* Update rendering metrics with type label

* Rendering: return error if not able to parse header

* Rendering: update grpc generated file

* Rendering: use context.WithTimeout to render CSV too

Co-authored-by: Joan López de la Franca Beltran <joanjan14@gmail.com>
2021-05-12 17:16:57 +02:00
..
http_mode.go Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
interface.go Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
plugin_mode.go Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00
rendering_test.go Backend: Migrate to using non-global configuration (#31856) 2021-03-10 12:41:29 +01:00
rendering.go Rendering: add CSV support (#33729) 2021-05-12 17:16:57 +02:00