[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
This commit is contained in:
Owen Diehl
2021-03-19 10:32:13 -04:00
committed by GitHub
parent c8b59b79c3
commit 93d0f7163f
7 changed files with 337 additions and 10 deletions

View File

@@ -34,7 +34,6 @@ type NormalResponse struct {
header http.Header
errMessage string
err error
http.ResponseWriter
}
// Write implements http.ResponseWriter