 Owen DiehlandSofia Papagiannaki
|
8b8fc293b7
|
safer, more idiomatic proxy helper (#32732)
Co-authored-by: Sofia Papagiannaki <sofia@grafana.com>
|
2021-04-07 15:36:50 -04:00 |
|
Owen Diehl
|
2179a2658e
|
Extricates reusable utilities for different alerting proxy types (#32268)
* backendtype helper
* abstracts alertingproxy
* updates alerting api dep
* prom endpoints
|
2021-03-24 07:43:25 -04:00 |
|
Owen Diehl
|
93d0f7163f
|
[Alerting] Forking LoTex ruler (#32138)
* updates alerting api to master
* skeleton for lotex ruler
* withPath helper & legacyRulerPrefix const
* forked ruler
* wires up proxy
* safeMacaronWrapper
* working proxy
* jsonExtractor
* lint
|
2021-03-19 10:32:13 -04:00 |
|
Owen Diehl
|
7a4ab13a79
|
API Response implements http.ResponseWriter (#32046)
* rename response.Header -> response.SetHeader to free up method name for http.ResponseWriter ifc
* normalresponse implements http.ResponseWriter
|
2021-03-17 13:12:28 -04:00 |
|
Owen Diehl
|
36614b03f7
|
Data Source Proxy: Migrate proxy to its own service and make more extensible (#31927)
* datasource proxy extensions
* revert normalresponse extensions
* data proxy service impl
* lint
* api datasource proxy method
* moves datasource proxy tests into correct new pkg
|
2021-03-17 13:10:40 -04:00 |
|