Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
Proxy fan-outs requests to multiple endpoints serving rules and alerts. Results are un-sorted and concatenated as-is. In case of errors from any endpoint, warning log and partial results are returned.
func (*Proxy) RuleGroups ¶
func (p *Proxy) RuleGroups(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.