grafana/vendor/google.golang.org/grpc
Torkel Ödegaard 80d694d205
Backend image rendering as plugin (#11966)
* rendering: headless chrome progress

* renderer: minor change

* grpc: version hell

* updated grpc libs

* wip: minor progess

* rendering: new image rendering plugin is starting to work

* feat: now phantomjs works as well and updated alerting to use new rendering service

* refactor: renamed renderer package and service to rendering to make renderer name less confusing (rendering is internal service that handles the renderer plugin now)

* rendering: now render key is passed and render auth is working in plugin mode

* removed unneeded lines from gitignore

* rendering: now plugin mode supports waiting for all panels to complete rendering

* fix: LastSeenAt fix for render calls, was not set which causes a lot of updates to Last Seen at during rendering, this should fix sqlite db locked issues in seen in previous releases

* change: changed render tz url parameter to use proper timezone name as chrome does not handle UTC offset TZ values

* fix: another update to tz param generation

* renderer: added http mode to renderer service, new ini setting [rendering] server_url
2018-05-24 15:26:27 +02:00
..
balancer migrate from govendor to dep 2018-01-19 09:48:15 +01:00
codes Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
connectivity add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
credentials Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
encoding Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
grpclb/grpc_lb_v1/messages tech: adds/removes in vendor folder according to dep 0.4.0. 2018-01-24 14:01:45 +01:00
grpclog remove unused code from vendor 2018-01-19 09:54:22 +01:00
health tech: adds/removes in vendor folder according to dep 0.4.0. 2018-01-24 14:01:45 +01:00
internal migrate from govendor to dep 2018-01-19 09:48:15 +01:00
keepalive add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
metadata Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
naming migrate from govendor to dep 2018-01-19 09:48:15 +01:00
peer add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
resolver Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
stats Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
status Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
tap add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
transport Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
AUTHORS add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
backoff.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
balancer_conn_wrappers.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
balancer_v1_wrapper.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
balancer.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
call.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
clientconn.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
codec.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
doc.go add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
go16.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
go17.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
grpclb_picker.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
grpclb_remote_balancer.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
grpclb_util.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
grpclb.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
interceptor.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
LICENSE add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
picker_wrapper.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
pickfirst.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
proxy.go add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00
resolver_conn_wrapper.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
rpc_util.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
server.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
service_config.go migrate from govendor to dep 2018-01-19 09:48:15 +01:00
stream.go Backend image rendering as plugin (#11966) 2018-05-24 15:26:27 +02:00
trace.go add go-plugin deps to vendor 2017-12-07 16:33:36 +01:00